Skip to content

Commit

Permalink
Merge pull request #47 from topminipie/dependabot/gradle/main/android…
Browse files Browse the repository at this point in the history
…x.appcompat-appcompat-1.7.0

Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
  • Loading branch information
topminipie committed May 29, 2024
2 parents ad687ca + e7e33a3 commit 549db84
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 @@ -44,7 +44,7 @@ android {
}

dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'com.google.android.material:material:1.12.0'
implementation 'com.github.clans:fab:1.6.4'
implementation 'com.afollestad.material-dialogs:core:0.9.6.0'
Expand Down

0 comments on commit 549db84

Please sign in to comment.