version bump to 1.1.0-beta

This commit is contained in:
iNPUTmice 2015-02-23 21:56:30 +01:00
parent 3e8314459c
commit 0decd8ac28
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 50 versionCode 51
versionName "1.0.5" versionName "1.1.0-beta"
} }
compileOptions { compileOptions {