Skip to content

Commit 269c1e5

Browse files
chore(deps): bump com.google.maps.android:android-maps-utils from 3.7.0 to 3.8.0 in /snippets (#1384)
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.7.0 to 3.8.0. - [Release notes](https://github.com/googlemaps/android-maps-utils/releases) - [Changelog](https://github.com/googlemaps/android-maps-utils/blob/main/CHANGELOG.md) - [Commits](googlemaps/android-maps-utils@v3.7.0...v3.8.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c10fa96 commit 269c1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/app-utils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
// Utility Library for Maps SDK for Android
5353
// You do not need to add a separate dependency for the Maps SDK for Android
5454
// since this library builds in the compatible version of the Maps SDK.
55-
implementation 'com.google.maps.android:android-maps-utils:3.7.0'
55+
implementation 'com.google.maps.android:android-maps-utils:3.8.0'
5656
}
5757
// [END maps_android_utils_install_snippet]
5858

0 commit comments

Comments
 (0)