Skip to content

Commit d37fc17

Browse files
chore(deps): bump com.google.maps.android:android-maps-utils from 3.9.0 to 3.10.0 in /snippets (#1949)
chore(deps): 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.9.0 to 3.10.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.9.0...v3.10.0) --- updated-dependencies: - dependency-name: com.google.maps.android:android-maps-utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b404c6f commit d37fc17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/app-utils/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
// Utility Library for Maps SDK for Android
6969
// You do not need to add a separate dependency for the Maps SDK for Android
7070
// since this library builds in the compatible version of the Maps SDK.
71-
implementation("com.google.maps.android:android-maps-utils:3.9.0")
71+
implementation("com.google.maps.android:android-maps-utils:3.10.0")
7272
}
7373
// [END maps_android_utils_install_snippet]
7474

0 commit comments

Comments
 (0)