Merge pull request #495 from nightscout/dependabot/gradle/dev/com.google.android.gms-play-services-wearable-17.1.0

Bump play-services-wearable from 17.0.0 to 17.1.0
This commit is contained in:
Milos Kozak 2021-05-18 22:04:32 +02:00 committed by GitHub
commit 2e345a779e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ jacoco {
ext {
wearableVersion = "2.8.1"
playServicesWearable = "17.0.0"
playServicesWearable = "17.1.0"
}
def generateGitBuild = { ->