updated app version

This commit is contained in:
Frank Morgner
2014-10-01 01:06:41 +02:00
parent 61fa2f444e
commit 3ca879fafa

View File

@@ -7,8 +7,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 10 minSdkVersion 10
targetSdkVersion 19 targetSdkVersion 19
versionCode 1 versionCode 2
versionName "1.0" versionName "1.1"
} }
buildTypes { buildTypes {
release { release {