Bump version to 4.18.0

This commit is contained in:
Moxie Marlinspike 2018-03-31 02:21:35 -07:00
parent 90f2398219
commit c0da061072

View File

@ -239,8 +239,8 @@ android {
}
defaultConfig {
versionCode 350
versionName "4.17.5"
versionCode 351
versionName "4.18.0"
minSdkVersion 14
targetSdkVersion 25