Bump version to 4.25.7

This commit is contained in:
Greyson Parrelli 2018-08-31 12:01:46 -07:00
parent 3da1a3e270
commit 5cc91274d1

View File

@ -250,8 +250,8 @@ android {
}
defaultConfig {
versionCode 400
versionName "4.25.6"
versionCode 401
versionName "4.25.7"
minSdkVersion 14
targetSdkVersion 25