Bump version to 4.11.0

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-10-03 10:43:13 -07:00
parent c09d2951b1
commit 04fcb9c531
1 changed files with 2 additions and 2 deletions

View File

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