Bump version to 4.1.0

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-03-23 16:30:13 -07:00
parent 372cdc4b9f
commit 3dfc72dad0

View File

@ -196,8 +196,8 @@ android {
}
defaultConfig {
versionCode 251
versionName "4.0.1"
versionCode 252
versionName "4.1.0"
minSdkVersion 9
targetSdkVersion 22