Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
Update dependency androidx.appcompat:appcompat to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2023
1 parent 99c3057 commit 5060757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion color-picker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ android {

dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
api 'androidx.appcompat:appcompat:1.1.0'
api 'androidx.appcompat:appcompat:1.6.1'
}

0 comments on commit 5060757

Please sign in to comment.