This commit is contained in:
Dennis Thießen
2017-06-10 12:04:00 +02:00
parent b79b5d7f3f
commit 8f94b075c2
14 changed files with 425 additions and 349 deletions

View File

@@ -13,14 +13,14 @@ apply plugin: 'com.google.gms.google-services'
android {
compileSdkVersion 25
buildToolsVersion '25.0.0'
buildToolsVersion '25.0.2'
defaultConfig {
applicationId "org.deke.risk.riskahead"
minSdkVersion 15
targetSdkVersion 23
versionCode 35
versionName "2.1.1"
versionCode 42
versionName "3.0.2"
}
buildTypes {
release {