DT-dev: Minor updates and property changes

This commit is contained in:
Dennis Thiessen
2017-04-15 13:36:53 +02:00
parent ee3a6e2dd5
commit ec4b690440
8 changed files with 15 additions and 58 deletions

View File

@@ -12,8 +12,8 @@ apply plugin: 'io.fabric'
apply plugin: 'com.google.gms.google-services'
android {
compileSdkVersion 23
buildToolsVersion "23.0.2"
compileSdkVersion 25
buildToolsVersion '25.0.0'
defaultConfig {
applicationId "org.deke.risk.riskahead"