Bump version to 4.25.3

This commit is contained in:
Greyson Parrelli 2018-08-21 11:16:48 -07:00
parent e1f8e87327
commit 54715e9c43
1 changed files with 2 additions and 2 deletions

View File

@ -250,8 +250,8 @@ android {
}
defaultConfig {
versionCode 396
versionName "4.25.2"
versionCode 397
versionName "4.25.3"
minSdkVersion 14
targetSdkVersion 25