Merge pull request #2191 from nightscout/dependabot/gradle/dev/com.google.android.gms-play-services-location-21.0.1
chore(deps): bump play-services-location from 20.0.0 to 21.0.1
This commit is contained in:
commit
28d6a73c2f
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ buildscript {
|
||||||
|
|
||||||
wearable_version = '2.9.0'
|
wearable_version = '2.9.0'
|
||||||
play_services_wearable_version = '17.1.0'
|
play_services_wearable_version = '17.1.0'
|
||||||
play_services_location_version = '20.0.0'
|
play_services_location_version = '21.0.1'
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
|
|
Loading…
Reference in a new issue