Merge pull request #1332 from nightscout/dependabot/gradle/dev/wearableVersion-2.9.0
Bump wearableVersion from 2.8.1 to 2.9.0
This commit is contained in:
commit
3c73fe94c0
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…
Add table
Reference in a new issue