DT @11.01.2016: Bugfixes

This commit is contained in:
Dennis Thießen
2016-01-11 22:10:00 +01:00
parent f44042efa8
commit 009d7bfa71
21 changed files with 97 additions and 39 deletions

View File

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