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 181195c commit 2f8b789Copy full SHA for 2f8b789
demo-java/app/build.gradle
@@ -25,5 +25,5 @@ android {
25
dependencies {
26
implementation 'androidx.appcompat:appcompat:1.1.0'
27
implementation 'com.google.android.material:material:1.1.0'
28
- implementation 'com.google.android.libraries.places:places:2.2.0'
+ implementation 'com.google.android.libraries.places:places:2.3.0'
29
}
0 commit comments