Bump version to 4.13.1

This commit is contained in:
Moxie Marlinspike 2017-11-16 15:34:29 -08:00
parent cf81815bf6
commit e14a97cf68

View File

@ -235,8 +235,8 @@ android {
}
defaultConfig {
versionCode 309
versionName "4.13.0"
versionCode 310
versionName "4.13.1"
minSdkVersion 14
targetSdkVersion 22