Bump version to 4.2.4

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-04-03 17:25:02 -07:00
parent 7c5df81840
commit 4c83e2ce10

View file

@ -196,8 +196,8 @@ android {
}
defaultConfig {
versionCode 256
versionName "4.2.3"
versionCode 257
versionName "4.2.4"
minSdkVersion 9
targetSdkVersion 22