Bump version to 4.53.2

This commit is contained in:
Alan Evans 2020-01-07 13:53:24 -05:00
parent c6b9855198
commit 9c8a99c79c

View File

@ -194,8 +194,8 @@ dependencyVerification {
configuration = '(play|website)(Debug|Release)RuntimeClasspath' configuration = '(play|website)(Debug|Release)RuntimeClasspath'
} }
def canonicalVersionCode = 586 def canonicalVersionCode = 587
def canonicalVersionName = "4.53.1" def canonicalVersionName = "4.53.2"
def postFixSize = 10 def postFixSize = 10
def abiPostFix = ['universal' : 0, def abiPostFix = ['universal' : 0,