DT @12.01.2016: Bugfixes und release 1.5

This commit is contained in:
Dennis Thießen
2016-01-12 21:10:20 +01:00
parent 009d7bfa71
commit bf58f08bd0
13 changed files with 66 additions and 58 deletions

View File

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