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 abb75ed commit dca00a2Copy full SHA for dca00a2
ApiDemos/kotlin/app/build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
61
v3Implementation name:'maps-sdk-3.0.0-beta', ext:'aar'
62
v3Implementation 'com.google.android.gms:play-services-basement:17.3.0'
63
- v3Implementation 'com.google.android.gms:play-services-base:17.2.1'
+ v3Implementation 'com.google.android.gms:play-services-base:17.3.0'
64
v3Implementation 'com.google.android.gms:play-services-gcm:17.0.0'
65
v3Implementation 'com.google.android.gms:play-services-location:17.0.0'
66
0 commit comments