Skip to content

Commit

Permalink
Merge pull request #928 from ZeusWPI/dependabot/gradle/com.google.and…
Browse files Browse the repository at this point in the history
…roid.material-material-1.12.0

Bump com.google.android.material:material from 1.11.0 to 1.12.0
  • Loading branch information
niknetniko authored Jun 21, 2024
2 parents c410bce + 13f4f60 commit c3285cd
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 @@ -32,7 +32,7 @@ android {
dependencies {
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.google.android.material:material:1.11.0'
implementation 'com.google.android.material:material:1.12.0'
}

// TODO: extract this duplicate code...
Expand Down

0 comments on commit c3285cd

Please sign in to comment.