Skip to content

Commit

Permalink
Merge pull request #26 from pcolby/dependabot/gradle/com.google.andro…
Browse files Browse the repository at this point in the history
…id.material-material-1.12.0

Bump com.google.android.material:material from 1.11.0 to 1.12.0
  • Loading branch information
pcolby authored May 3, 2024
2 parents 6425b66 + cbd23b8 commit 59551d6
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 @@ -62,7 +62,7 @@ base {
dependencies {
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.11.0'
implementation 'com.google.android.material:material:1.12.0'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
Expand Down

0 comments on commit 59551d6

Please sign in to comment.