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 {
minSdkVersion 14
targetSdkVersion 21
versionCode 82
versionName "1.6.0-beta.2"
versionCode 83
versionName "1.6.0"
}
compileOptions {