DT @04.01.2016: Bugfixes and stuff

This commit is contained in:
Dennis Thießen
2016-01-04 22:52:00 +01:00
parent bd5391dbf3
commit 0dc3761e64
7 changed files with 13 additions and 7 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId "org.deke.risk.riskahead"
minSdkVersion 15
targetSdkVersion 22
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"
}
buildTypes {
release {