Bump version to 4.53.5

This commit is contained in:
Alan Evans 2020-01-10 16:54:40 -05:00
parent 24103ee856
commit 53ab303fd9

View File

@ -194,8 +194,8 @@ dependencyVerification {
configuration = '(play|website)(Debug|Release)RuntimeClasspath'
}
def canonicalVersionCode = 589
def canonicalVersionName = "4.53.4"
def canonicalVersionCode = 590
def canonicalVersionName = "4.53.5"
def postFixSize = 10
def abiPostFix = ['universal' : 0,