Bump version to 4.2.1

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-03-31 16:55:20 -07:00
parent c97fa0d3d1
commit 5b8e75c068

View File

@ -196,8 +196,8 @@ android {
}
defaultConfig {
versionCode 253
versionName "4.2.0"
versionCode 254
versionName "4.2.1"
minSdkVersion 9
targetSdkVersion 22