@03.02.15 Dennis Thießen: Release 1.8.7

This commit is contained in:
Dennis Thießen
2016-02-03 22:32:28 +01:00
parent 6ee71e7e42
commit 7d944a56a9
13 changed files with 85 additions and 48 deletions

View File

@@ -13,14 +13,14 @@ apply plugin: 'com.google.gms.google-services'
android {
compileSdkVersion 23
buildToolsVersion "23.0.1"
buildToolsVersion "23.0.2"
defaultConfig {
applicationId "org.deke.risk.riskahead"
minSdkVersion 15
targetSdkVersion 22
versionCode 21
versionName "1.8.6"
versionCode 22
versionName "1.8.7"
}
buildTypes {
release {