Bump version to 4.39.1

This commit is contained in:
Greyson Parrelli 2019-05-01 08:39:59 -07:00
parent 1675c8a79a
commit ff1531b836
1 changed files with 2 additions and 2 deletions

View File

@ -290,8 +290,8 @@ android {
}
defaultConfig {
versionCode 478
versionName "4.39.0"
versionCode 479
versionName "4.39.1"
minSdkVersion 19
targetSdkVersion 26