We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083d654 commit f137c3aCopy full SHA for f137c3a
app/build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
implementation "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
60
implementation 'androidx.appcompat:appcompat:1.2.0'
61
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
62
- implementation 'com.google.android.material:material:1.4.0'
+ implementation 'com.google.android.material:material:1.12.0'
63
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
64
implementation 'com.google.android.gms:play-services-vision:20.1.3'
65
implementation 'com.google.android.gms:play-services-location:18.0.0'
0 commit comments