Populate Watch ID and WatchSD version from BLE data source

This commit is contained in:
Graham Jones
2023-12-13 15:51:45 +00:00
parent 0d7bfc197e
commit 7f2855bd09
3 changed files with 71 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.1.1'
classpath 'com.android.tools.build:gradle:8.1.2'
classpath 'com.google.gms:google-services:4.3.15'
}
}