Skip to content

Commit 005bc2d

Browse files
[dependabot]: Bump com.google.android.gms:play-services-maps
Bumps com.google.android.gms:play-services-maps from 18.2.0 to 19.2.0. --- updated-dependencies: - dependency-name: com.google.android.gms:play-services-maps dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f069a7 commit 005bc2d

File tree

1 file changed

+1
-1
lines changed
  • packages/google_maps_flutter/google_maps_flutter_android/android

1 file changed

+1
-1
lines changed

packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ android {
3737

3838
dependencies {
3939
implementation "androidx.annotation:annotation:1.9.1"
40-
implementation 'com.google.android.gms:play-services-maps:18.2.0'
40+
implementation 'com.google.android.gms:play-services-maps:19.2.0'
4141
implementation 'com.google.maps.android:android-maps-utils:3.6.0'
4242
androidTestImplementation 'androidx.test:runner:1.6.2'
4343
androidTestImplementation 'androidx.test:rules:1.6.1'

0 commit comments

Comments
 (0)