Bumping version code (to cater for internal track build)

pull/1657/head
ThomasSession 7 months ago committed by fanchao
parent b95fe8c83d
commit cef47df0e4

@ -13,8 +13,8 @@ configurations.forEach {
it.exclude module: "commons-logging"
}
def canonicalVersionCode = 380
def canonicalVersionName = "1.19.2"
def canonicalVersionCode = 382
def canonicalVersionName = "1.20.0"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,

Loading…
Cancel
Save