chore(deps): bump android-maps-utils from 2.2.2 to 2.2.3 in /snippets (#522)

Bumps [android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/googlemaps/android-maps-utils/releases)
- [Changelog](https://github.com/googlemaps/android-maps-utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googlemaps/android-maps-utils/compare/v2.2.2...v2.2.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-04-29 18:12:17 +00:00 committed by GitHub
parent 6e1b77798e
commit 2af85ea459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ dependencies {
implementation 'androidx.navigation:navigation-ui:2.3.5'
gmsImplementation 'com.google.android.gms:play-services-maps:17.0.0'
gmsImplementation 'com.google.maps.android:android-maps-utils:2.2.2'
gmsImplementation 'com.google.maps.android:android-maps-utils:2.2.3'
v3Implementation 'com.google.android.libraries.maps:maps:3.1.0-beta'
testImplementation 'junit:junit:4.13.2'