mirror of
https://github.com/googlemaps/android-samples.git
synced 2026-01-25 14:16:36 +00:00
chore(deps): bump play-services-maps (#519)
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
eb8ffbe986
commit
7dc77ace61
@ -31,7 +31,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.12'
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user