mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
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:
parent
0a4969eb76
commit
1f2064dce7
@ -54,7 +54,7 @@ dependencies {
|
|||||||
implementation 'androidx.navigation:navigation-ui:2.3.1'
|
implementation 'androidx.navigation:navigation-ui:2.3.1'
|
||||||
|
|
||||||
gmsImplementation 'com.google.android.gms:play-services-maps:17.0.0'
|
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'
|
v3Implementation 'com.google.android.libraries.maps:maps:3.1.0-beta'
|
||||||
|
|
||||||
testImplementation 'junit:junit:4.13'
|
testImplementation 'junit:junit:4.13'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user