version bump to 1.1.0

This commit is contained in:
iNPUTmice 2015-02-26 16:56:46 +01:00
parent 9e10c3841e
commit 1b579f512c
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 51
versionName "1.1.0-beta"
versionCode 52
versionName "1.1.0"
}
compileOptions {