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 {
minSdkVersion 10
targetSdkVersion 19
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"
}
buildTypes {
release {