Skip to content

Commit

Permalink
Merge pull request #185 from Crazy-Marvin/dependabot/gradle/androidx.…
Browse files Browse the repository at this point in the history
…appcompat-appcompat-1.7.0

Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
  • Loading branch information
CrazyMarvin authored Jun 5, 2024
2 parents fd4bd0a + 11bc4b3 commit f63d985
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 @@ -66,7 +66,7 @@ testOptions {

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 'androidx.constraintlayout:constraintlayout:2.1.4'
testImplementation 'junit:junit:4.+'
Expand Down

0 comments on commit f63d985

Please sign in to comment.