bumped version to 1.3.0-alpha

This commit is contained in:
iNPUTmice 2015-04-15 16:28:44 +02:00
parent 65e760aefd
commit 584ffbd000
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 21 targetSdkVersion 21
versionCode 56 versionCode 57
versionName "1.2.0" versionName "1.3.0-alpha"
} }
compileOptions { compileOptions {