V3.1.1 - Added delay before sending SMS alarm to give the user the chance to cancel it.

This commit is contained in:
Graham Jones
2019-04-22 21:17:51 +01:00
parent b29d346c9d
commit 8013b5d56a
9 changed files with 226 additions and 100 deletions

View File

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