Bump version to 4.16.0

master
Moxie Marlinspike 2018-01-31 19:53:02 -08:00
parent 69d18dfa6a
commit c004ead940
1 changed files with 2 additions and 2 deletions

View File

@ -237,8 +237,8 @@ android {
}
defaultConfig {
versionCode 333
versionName "4.15.5"
versionCode 334
versionName "4.16.0"
minSdkVersion 14
targetSdkVersion 25