Added option to use mp3 notification sounds rather than tone generator to make alarm sounds

This commit is contained in:
Graham Jones
2017-12-03 10:11:47 +00:00
parent b1b8659d55
commit cbe5e49ad3
8 changed files with 41 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'com.android.tools.build:gradle:3.0.1'
}
}
allprojects {