Bump version to 4.32.2

This commit is contained in:
Greyson Parrelli 2019-01-15 13:52:02 -08:00
parent 66dde4415d
commit db1abf3746
1 changed files with 2 additions and 2 deletions

View File

@ -288,8 +288,8 @@ android {
}
defaultConfig {
versionCode 441
versionName "4.32.1"
versionCode 442
versionName "4.32.2"
minSdkVersion 14
targetSdkVersion 26