Bump version to 4.0.1

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-03-22 09:53:37 -07:00
parent 7ad68296dd
commit 448335e9bc

View File

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