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 {
minSdkVersion 14
targetSdkVersion 21
versionCode 80
versionName "1.5.2"
versionCode 81
versionName "1.6.0-beta"
}
compileOptions {