Bump version to 4.22.1

This commit is contained in:
Greyson Parrelli 2018-06-25 14:32:02 -07:00
parent 8af076a796
commit f11f99366d

View File

@ -252,8 +252,8 @@ android {
}
defaultConfig {
versionCode 375
versionName "4.22.0"
versionCode 376
versionName "4.22.1"
minSdkVersion 14
targetSdkVersion 25