Bump version to 4.11.2

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-10-04 15:25:11 -07:00
parent ac282ccf70
commit d24fb8c855
1 changed files with 2 additions and 2 deletions

View File

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