Skip to content

Commit b1e8609

Browse files
[dependabot]: Bump com.google.maps.android:android-maps-utils
Bumps [com.google.maps.android:android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 3.6.0 to 3.19.0. - [Release notes](https://github.com/googlemaps/android-maps-utils/releases) - [Changelog](https://github.com/googlemaps/android-maps-utils/blob/main/.releaserc) - [Commits](googlemaps/android-maps-utils@v3.6.0...v3.19.0) --- updated-dependencies: - dependency-name: com.google.maps.android:android-maps-utils dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e86c763 commit b1e8609

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ android {
3838
dependencies {
3939
implementation "androidx.annotation:annotation:1.9.1"
4040
implementation 'com.google.android.gms:play-services-maps:19.2.0'
41-
implementation 'com.google.maps.android:android-maps-utils:3.6.0'
41+
implementation 'com.google.maps.android:android-maps-utils:3.19.0'
4242
androidTestImplementation 'androidx.test:runner:1.7.0'
4343
androidTestImplementation 'androidx.test:rules:1.7.0'
4444
androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'

0 commit comments

Comments
 (0)