We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7615dfe commit 181195cCopy full SHA for 181195c
demo-kotlin/app/build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
implementation 'androidx.appcompat:appcompat:1.1.0'
23
implementation 'androidx.core:core-ktx:1.2.0'
24
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
25
- implementation 'com.google.android.libraries.places:places:2.2.0'
+ implementation 'com.google.android.libraries.places:places:2.3.0'
26
implementation 'com.google.android.material:material:1.1.0'
27
}
28
repositories {
0 commit comments