Bump version to 4.11.1

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-10-03 19:11:25 -07:00
parent 4dfaec977f
commit 8a99d9b126

View File

@ -218,8 +218,8 @@ android {
}
defaultConfig {
versionCode 299
versionName "4.11.0"
versionCode 300
versionName "4.11.1"
minSdkVersion 14
targetSdkVersion 22