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
1 changed files with 2 additions and 2 deletions

View File

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