Bump version to 4.23.1

This commit is contained in:
Greyson Parrelli 2018-07-03 17:18:23 -07:00
parent 6ce8516b93
commit 42236d6c3d

View File

@ -252,8 +252,8 @@ android {
}
defaultConfig {
versionCode 380
versionName "4.23.0"
versionCode 381
versionName "4.23.1"
minSdkVersion 14
targetSdkVersion 25