Bump version to 4.2.2

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-04-02 09:33:58 -07:00
parent 2ce9eeabed
commit 3356f7c190

View File

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