Bump version to 4.2.0

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-03-31 10:24:24 -07:00
parent 51807226a7
commit d85ddbcd10

View file

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