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:
Milos Kozak 2022-11-10 14:23:41 +01:00 committed by GitHub
commit 28d6a73c2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ buildscript {
wearable_version = '2.9.0'
play_services_wearable_version = '17.1.0'
play_services_location_version = '20.0.0'
play_services_location_version = '21.0.1'
}
repositories {
google()