Skip to content

Commit

Permalink
Bump appcompat from 1.2.0 to 1.3.0 in /10-bitClockWidget (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 25, 2021
1 parent de1fe6e commit c2e033b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 10-bitClockWidget/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ android {
}

dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.appcompat:appcompat:1.3.0'
implementation 'androidx.preference:preference:1.1.1'
implementation('com.github.GrenderG:Color-O-Matic:1.1.5') {
exclude group: 'com.android.support'
Expand Down

0 comments on commit c2e033b

Please sign in to comment.