Bump version to 4.20.4

This commit is contained in:
Greyson Parrelli 2018-05-23 08:36:25 -04:00
parent e189fff856
commit 6d56447de2
1 changed files with 2 additions and 2 deletions

View File

@ -257,8 +257,8 @@ android {
}
defaultConfig {
versionCode 361
versionName "4.20.3"
versionCode 362
versionName "4.20.4"
minSdkVersion 14
targetSdkVersion 25