Bump version to 4.17.1

master
Moxie Marlinspike 2018-03-10 11:19:05 -08:00
parent c8dd62cecf
commit fd7a3190f8
1 changed files with 2 additions and 2 deletions

View File

@ -237,8 +237,8 @@ android {
}
defaultConfig {
versionCode 345
versionName "4.17.0"
versionCode 346
versionName "4.17.1"
minSdkVersion 14
targetSdkVersion 25