mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore: Remove transitive dependencies. (#490)
This commit is contained in:
parent
816f8cc424
commit
e28760cfcd
@ -54,10 +54,6 @@ dependencies {
|
||||
|
||||
// V3
|
||||
v3Implementation 'com.google.android.libraries.maps:maps:3.1.0-beta'
|
||||
v3Implementation 'com.google.android.gms:play-services-basement:17.6.0'
|
||||
v3Implementation 'com.google.android.gms:play-services-base:17.6.0'
|
||||
v3Implementation 'com.google.android.gms:play-services-gcm:17.0.0'
|
||||
v3Implementation 'com.google.android.gms:play-services-location:18.0.0'
|
||||
|
||||
// Below is used to run the easypermissions library to manage location permissions
|
||||
// EasyPermissions is needed to help us request for permission to access location
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user