We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fada22c commit ee891acCopy full SHA for ee891ac
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.9.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