Skip to content

Commit

Permalink
Merge pull request #47 from cvzi/renovate/com.google.android.material…
Browse files Browse the repository at this point in the history
…-material-1.x

Update dependency com.google.android.material:material to v1.12.0
  • Loading branch information
cvzi authored May 12, 2024
2 parents e8fd092 + 057829e commit 154fe89
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 @@ -72,7 +72,7 @@ android {
dependencies {
implementation 'androidx.core:core-ktx:1.13.0'
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'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1'
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0"
}
Expand Down

0 comments on commit 154fe89

Please sign in to comment.