Skip to content

Commit

Permalink
Update dependency androidx.appcompat:appcompat to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cvzi committed Aug 23, 2022
1 parent 3cecc51 commit a0447ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ licenseReport {
}
dependencies {
implementation 'androidx.core:core-ktx:1.8.0'
implementation 'androidx.appcompat:appcompat:1.4.2'
implementation 'androidx.appcompat:appcompat:1.5.0'
implementation 'com.google.android.material:material:1.6.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.github.martin-stone:hsv-alpha-color-picker-android:3.0.1'
Expand Down

0 comments on commit a0447ad

Please sign in to comment.