chore(deps): bump android-maps-utils from 2.0.3 to 2.1.0 in /snippets (#378)

Bumps [android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/googlemaps/android-maps-utils/releases)
- [Changelog](https://github.com/googlemaps/android-maps-utils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googlemaps/android-maps-utils/compare/v2.0.3...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-09 08:01:22 +00:00 committed by GitHub
parent 0a4969eb76
commit 1f2064dce7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ dependencies {
implementation 'androidx.navigation:navigation-ui:2.3.1'
gmsImplementation 'com.google.android.gms:play-services-maps:17.0.0'
gmsImplementation 'com.google.maps.android:android-maps-utils:2.0.3'
gmsImplementation 'com.google.maps.android:android-maps-utils:2.1.0'
v3Implementation 'com.google.android.libraries.maps:maps:3.1.0-beta'
testImplementation 'junit:junit:4.13'