Bump version to 4.32.1

This commit is contained in:
Greyson Parrelli 2019-01-14 15:43:21 -08:00
parent 4952b4470d
commit 553669de45

View File

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