We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5498d4d commit 9cfef00Copy full SHA for 9cfef00
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.1.0'
41
implementation 'com.google.maps.android:android-maps-utils:3.6.0'
42
androidTestImplementation 'androidx.test:runner:1.2.0'
43
androidTestImplementation 'androidx.test:rules:1.4.0'
0 commit comments