Bump version to 4.30.1

This commit is contained in:
Moxie Marlinspike 2018-10-30 09:21:31 -07:00
parent 4063ef39a4
commit 608b7ef89a

View File

@ -281,8 +281,8 @@ android {
}
defaultConfig {
versionCode 422
versionName "4.30.0"
versionCode 423
versionName "4.30.1"
minSdkVersion 14
targetSdkVersion 26