Bump play-services-wearable from 17.0.0 to 17.1.0
Bumps play-services-wearable from 17.0.0 to 17.1.0. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1e5a31e14c
commit
d34c71c801
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