version bump to 1.6.1

This commit is contained in:
Daniel Gultsch 2015-08-23 13:25:04 +02:00
parent e1dc7f990d
commit 96c6c793b3
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 84
versionName "1.6.0"
versionCode 85
versionName "1.6.1"
}
compileOptions {