play-services-location updated to more actual version
This commit is contained in:
parent
2351cce332
commit
d9fddd8276
|
|
@ -10,7 +10,7 @@ dependencies {
|
|||
constraints {
|
||||
implementation("com.google.android.gms:play-services-location") {
|
||||
version {
|
||||
require '1.0.0'
|
||||
require '17.0.0'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue