Bump version to 4.56.3

This commit is contained in:
Greyson Parrelli 2020-02-28 17:34:35 -05:00
parent be39cd653e
commit c24d285cd3
1 changed files with 2 additions and 2 deletions

View File

@ -188,8 +188,8 @@ dependencyVerification {
configuration = '(play|website)(Debug|Release)RuntimeClasspath'
}
def canonicalVersionCode = 608
def canonicalVersionName = "4.56.2"
def canonicalVersionCode = 609
def canonicalVersionName = "4.56.3"
def postFixSize = 10
def abiPostFix = ['universal' : 0,