Bump version to 4.33.1

This commit is contained in:
Greyson Parrelli 2019-02-02 10:13:37 -08:00
parent be66db898c
commit e2c2e59442

View File

@ -306,8 +306,8 @@ android {
}
defaultConfig {
versionCode 449
versionName "4.33.0"
versionCode 450
versionName "4.33.1"
minSdkVersion 14
targetSdkVersion 26