version bump to 1.6.0-beta.2

This commit is contained in:
Daniel Gultsch 2015-08-11 20:38:12 +02:00
parent dad90762b4
commit 81b7e27a46
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 81 versionCode 82
versionName "1.6.0-beta" versionName "1.6.0-beta.2"
} }
compileOptions { compileOptions {