Bump version to 4.2.3

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-04-03 10:13:40 -07:00
parent bae549b1cc
commit 6afee68831

View File

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