version bump to 1.6.0

This commit is contained in:
Daniel Gultsch 2015-08-15 19:14:09 +02:00
parent ecac1e5943
commit 11fbc3d79e
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 82 versionCode 83
versionName "1.6.0-beta.2" versionName "1.6.0"
} }
compileOptions { compileOptions {