Bump version to 4.3.1

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-04-17 16:03:06 -07:00
parent 0a0203a019
commit 9c5fe77e96

View File

@ -199,8 +199,8 @@ android {
}
defaultConfig {
versionCode 259
versionName "4.3.0"
versionCode 260
versionName "4.3.1"
minSdkVersion 9
targetSdkVersion 22