Skip to content

Commit cb6b532

Browse files
chore(deps): bump android-maps-utils from 2.1.0 to 2.2.0 in /snippets (#400)
Bumps [android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/googlemaps/android-maps-utils/releases) - [Changelog](https://github.com/googlemaps/android-maps-utils/blob/master/CHANGELOG.md) - [Commits](googlemaps/android-maps-utils@v2.1.0...v2.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 63a744d commit cb6b532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation 'androidx.navigation:navigation-ui:2.3.1'
6969

7070
gmsImplementation 'com.google.android.gms:play-services-maps:17.0.0'
71-
gmsImplementation 'com.google.maps.android:android-maps-utils:2.1.0'
71+
gmsImplementation 'com.google.maps.android:android-maps-utils:2.2.0'
7272
v3Implementation 'com.google.android.libraries.maps:maps:3.1.0-beta'
7373

7474
testImplementation 'junit:junit:4.13'

0 commit comments

Comments
 (0)