version bump to 1.6.0-beta

This commit is contained in:
Daniel Gultsch 2015-08-01 23:38:28 +02:00
parent a6bbe4d4ce
commit 3b440b5a9b
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 21 targetSdkVersion 21
versionCode 80 versionCode 81
versionName "1.5.2" versionName "1.6.0-beta"
} }
compileOptions { compileOptions {