bump version code

This commit is contained in:
iNPUTmice 2015-03-22 19:42:40 +01:00
parent ad8f1902d1
commit 7eabdfd80f
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 54
versionName "1.2.0-beta"
versionCode 56
versionName "1.2.0"
}
compileOptions {