Bump version to 4.6.1

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-05-24 11:03:40 -07:00
parent 4509077338
commit 56f85e7f85
1 changed files with 2 additions and 2 deletions

View File

@ -203,8 +203,8 @@ android {
}
defaultConfig {
versionCode 267
versionName "4.6.0"
versionCode 268
versionName "4.6.1"
minSdkVersion 9
targetSdkVersion 22