DT @12.01.2016: Bugfixes for 1.5.2

This commit is contained in:
Dennis Thießen
2016-01-12 22:39:57 +01:00
parent 906a288f73
commit 0b38922138
6 changed files with 8 additions and 8 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId "org.deke.risk.riskahead"
minSdkVersion 15
targetSdkVersion 22
versionCode 6
versionName "1.5"
versionCode 8
versionName "1.5.2"
}
buildTypes {
release {