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 bc648c0 commit 997740aCopy full SHA for 997740a
ApiDemos/java/app/build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
implementation "androidx.recyclerview:recyclerview:1.1.0"
61
62
v3Implementation name:'maps-sdk-3.0.0-beta', ext:'aar'
63
- v3Implementation 'com.google.android.gms:play-services-basement:17.2.1'
+ v3Implementation 'com.google.android.gms:play-services-basement:17.3.0'
64
v3Implementation 'com.google.android.gms:play-services-base:17.2.1'
65
v3Implementation 'com.google.android.gms:play-services-gcm:17.0.0'
66
v3Implementation 'com.google.android.gms:play-services-location:17.0.0'
0 commit comments