Skip to content

Commit 2a0f52b

Browse files
chore(deps): bump com.google.maps.android:maps-utils-ktx from 5.1.0 to 5.1.1 in /snippets (#1694)
chore(deps): bump com.google.maps.android:maps-utils-ktx in /snippets Bumps [com.google.maps.android:maps-utils-ktx](https://github.com/googlemaps/android-maps-ktx) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/googlemaps/android-maps-ktx/releases) - [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/.releaserc) - [Commits](googlemaps/android-maps-ktx@v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: com.google.maps.android:maps-utils-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e03fa91 commit 2a0f52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/app-utils-ktx/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
// [END_EXCLUDE]
4848

4949
// KTX for the Maps SDK for Android Utility Library
50-
implementation 'com.google.maps.android:maps-utils-ktx:5.1.0'
50+
implementation 'com.google.maps.android:maps-utils-ktx:5.1.1'
5151
}
5252
// [END maps_android_utils_ktx_install_snippet]
5353

0 commit comments

Comments
 (0)