version bump to 1.6.0-beta

This commit is contained in:
Daniel Gultsch 2015-08-01 23:38:28 +02:00
parent a5ddb60302
commit 7a69ce7df6

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 {