Bump version to 4.0.0

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-03-17 11:25:01 -07:00
parent 56c0ea0a4f
commit 3d28db3453

View File

@ -197,8 +197,8 @@ android {
}
defaultConfig {
versionCode 249
versionName "3.31.4"
versionCode 250
versionName "4.0.0"
minSdkVersion 9
targetSdkVersion 22