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 { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 21 targetSdkVersion 21
versionCode 54 versionCode 56
versionName "1.2.0-beta" versionName "1.2.0"
} }
compileOptions { compileOptions {