Added UUID string to text messages to identify them as being from OpenSeizureDetector

This commit is contained in:
Graham Jones
2020-08-22 11:04:11 +01:00
parent 8c4b8e3661
commit 9047a86544
6 changed files with 16 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.0'
classpath 'com.android.tools.build:gradle:4.0.1'
}
}
allprojects {