mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump play-services-maps (#518)
Bumps play-services-maps from 17.0.0 to 17.0.1. 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:
parent
5d4edfa0c2
commit
eb8ffbe986
@ -33,7 +33,7 @@ dependencies {
|
||||
exclude group: 'com.android.support', module: 'support-annotations'
|
||||
})
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'com.google.android.gms:play-services-maps:17.0.0'
|
||||
implementation 'com.google.android.gms:play-services-maps:17.0.1'
|
||||
implementation 'com.google.android.libraries.places:places:2.4.0'
|
||||
testImplementation'junit:junit:4.13'
|
||||
implementation "androidx.core:core-ktx:1.3.2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user