|
|
@ -159,8 +159,8 @@ dependencies {
|
|
|
|
testImplementation 'org.robolectric:shadows-multidex:4.4'
|
|
|
|
testImplementation 'org.robolectric:shadows-multidex:4.4'
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
def canonicalVersionCode = 331
|
|
|
|
def canonicalVersionCode = 333
|
|
|
|
def canonicalVersionName = "1.16.4"
|
|
|
|
def canonicalVersionName = "1.16.5"
|
|
|
|
|
|
|
|
|
|
|
|
def postFixSize = 10
|
|
|
|
def postFixSize = 10
|
|
|
|
def abiPostFix = ['armeabi-v7a' : 1,
|
|
|
|
def abiPostFix = ['armeabi-v7a' : 1,
|
|
|
|