|
|
|
@ -13,8 +13,8 @@ configurations.forEach {
|
|
|
|
|
it.exclude module: "commons-logging"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
def canonicalVersionCode = 386
|
|
|
|
|
def canonicalVersionName = "1.20.4"
|
|
|
|
|
def canonicalVersionCode = 387
|
|
|
|
|
def canonicalVersionName = "1.20.5"
|
|
|
|
|
|
|
|
|
|
def postFixSize = 10
|
|
|
|
|
def abiPostFix = ['armeabi-v7a' : 1,
|
|
|
|
|