Skip to content

Commit

Permalink
Update dependency com.google.android.material:material to v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent df0715a commit 61ea672
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 @@ -37,7 +37,7 @@ dependencies {
testImplementation 'org.json:json:20080701'
implementation 'com.google.android.gms:play-services-location:17.0.0'
implementation 'pub.devrel:easypermissions:3.0.0'
implementation 'com.google.android.material:material:1.0.0'
implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.preference:preference:1.1.0'
implementation 'com.google.code.gson:gson:2.8.6'
}

0 comments on commit 61ea672

Please sign in to comment.