Bump version to 4.2.5

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-04-10 09:46:34 -07:00
parent e6f693a677
commit 68e68508a7
1 changed files with 2 additions and 2 deletions

View File

@ -196,8 +196,8 @@ android {
}
defaultConfig {
versionCode 257
versionName "4.2.4"
versionCode 258
versionName "4.2.5"
minSdkVersion 9
targetSdkVersion 22