File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ dependencies {
6161 implementation " androidx.lifecycle:lifecycle-viewmodel:2.9.3"
6262 implementation " androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.3"
6363 implementation ' androidx.legacy:legacy-support-v4:1.0.0'
64- implementation ' com.google.android.material:material:1.12 .0'
64+ implementation ' com.google.android.material:material:1.13 .0'
6565 implementation ' com.google.android.gms:play-services-location:21.3.0'
6666 implementation ' com.google.android.gms:play-services-maps:19.2.0'
6767 implementation ' com.readystatesoftware.sqliteasset:sqliteassethelper:2.0.1'
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
77 maven { url ' https://jitpack.io' }
88 }
99 dependencies {
10- classpath ' com.android.tools.build:gradle:8.12.2 '
10+ classpath ' com.android.tools.build:gradle:8.13.0 '
1111 classpath ' com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1'
1212 // NOTE: Do not place your application dependencies here; they belong
1313 // in the individual module build.gradle files
You can’t perform that action at this time.
0 commit comments