Bump version to 4.32.0

This commit is contained in:
Greyson Parrelli 2019-01-14 10:32:33 -08:00
parent 254275a8e0
commit 37b9e4f200
1 changed files with 2 additions and 2 deletions

View File

@ -288,8 +288,8 @@ android {
}
defaultConfig {
versionCode 439
versionName "4.31.8"
versionCode 440
versionName "4.32.0"
minSdkVersion 14
targetSdkVersion 26