|
|
@ -160,8 +160,8 @@ dependencies {
|
|
|
|
testImplementation 'org.robolectric:shadows-multidex:4.4'
|
|
|
|
testImplementation 'org.robolectric:shadows-multidex:4.4'
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
def canonicalVersionCode = 334
|
|
|
|
def canonicalVersionCode = 335
|
|
|
|
def canonicalVersionName = "1.16.6"
|
|
|
|
def canonicalVersionName = "1.16.7"
|
|
|
|
|
|
|
|
|
|
|
|
def postFixSize = 10
|
|
|
|
def postFixSize = 10
|
|
|
|
def abiPostFix = ['armeabi-v7a' : 1,
|
|
|
|
def abiPostFix = ['armeabi-v7a' : 1,
|
|
|
|