We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f069a7 commit 005bc2dCopy full SHA for 005bc2d
packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle
@@ -37,7 +37,7 @@ android {
37
38
dependencies {
39
implementation "androidx.annotation:annotation:1.9.1"
40
- implementation 'com.google.android.gms:play-services-maps:18.2.0'
+ implementation 'com.google.android.gms:play-services-maps:19.2.0'
41
implementation 'com.google.maps.android:android-maps-utils:3.6.0'
42
androidTestImplementation 'androidx.test:runner:1.6.2'
43
androidTestImplementation 'androidx.test:rules:1.6.1'
0 commit comments