updated app version

This commit is contained in:
Frank Morgner
2015-02-20 00:52:40 +01:00
parent a76a859a92
commit 5e6a9d43c3

View File

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