Bump version to 4.14.8

This commit is contained in:
Moxie Marlinspike 2017-12-16 10:54:29 -08:00
parent f22186e6f4
commit 6d7553563f
1 changed files with 2 additions and 2 deletions

View File

@ -236,8 +236,8 @@ android {
}
defaultConfig {
versionCode 324
versionName "4.14.7"
versionCode 325
versionName "4.14.8"
minSdkVersion 14
targetSdkVersion 25