Skip to content

Commit

Permalink
fix(deps): update dependency com.google.android.material:material to …
Browse files Browse the repository at this point in the history
…v1.12.0
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent 47c728c commit c7fab54
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 @@ -78,7 +78,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.1'

// google material
implementation 'com.google.android.material:material:1.6.1'
implementation 'com.google.android.material:material:1.12.0'

// play services
implementation 'com.google.android.gms:play-services-location:20.0.0'
Expand Down

0 comments on commit c7fab54

Please sign in to comment.