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:
commit
2e345a779e
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jacoco {
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
wearableVersion = "2.8.1"
|
wearableVersion = "2.8.1"
|
||||||
playServicesWearable = "17.0.0"
|
playServicesWearable = "17.1.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
def generateGitBuild = { ->
|
def generateGitBuild = { ->
|
||||||
|
|
Loading…
Reference in a new issue