Bump version to 4.16.1

This commit is contained in:
Moxie Marlinspike 2018-02-01 19:23:29 -08:00
parent 3633d805c8
commit a4aac62bcb

View file

@ -237,8 +237,8 @@ android {
}
defaultConfig {
versionCode 334
versionName "4.16.0"
versionCode 335
versionName "4.16.1"
minSdkVersion 14
targetSdkVersion 25