Skip to content

Commit

Permalink
Merge pull request #938 from ZeusWPI/dependabot/gradle/androidx.appco…
Browse files Browse the repository at this point in the history
…mpat-appcompat-1.7.0

Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
  • Loading branch information
niknetniko committed Jun 21, 2024
2 parents 114cb4c + 681a91b commit 3827dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion material-intro/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {
}

dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.google.android.material:material:1.11.0'
}
Expand Down

0 comments on commit 3827dca

Please sign in to comment.