Bump wearableVersion from 2.8.1 to 2.9.0
Bumps `wearableVersion` from 2.8.1 to 2.9.0. Updates `wearable` from 2.8.1 to 2.9.0 Updates `wearable` from 2.8.1 to 2.9.0 --- updated-dependencies: - dependency-name: com.google.android.wearable:wearable dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.android.support:wearable dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
540aa1e78e
commit
e969b509cc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ apply from: "${project.rootDir}/gradle/jacoco_global.gradle"
|
|||
|
||||
|
||||
ext {
|
||||
wearableVersion = "2.8.1"
|
||||
wearableVersion = "2.9.0"
|
||||
// playServicesWearable 17.1.0 breaks test
|
||||
playServicesWearable = "17.0.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue