|
|
@ -143,8 +143,8 @@ dependencies {
|
|
|
|
testImplementation 'org.robolectric:shadows-multidex:4.2'
|
|
|
|
testImplementation 'org.robolectric:shadows-multidex:4.2'
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
def canonicalVersionCode = 179
|
|
|
|
def canonicalVersionCode = 180
|
|
|
|
def canonicalVersionName = "1.10.11"
|
|
|
|
def canonicalVersionName = "1.10.12"
|
|
|
|
|
|
|
|
|
|
|
|
def postFixSize = 10
|
|
|
|
def postFixSize = 10
|
|
|
|
def abiPostFix = ['armeabi-v7a' : 1,
|
|
|
|
def abiPostFix = ['armeabi-v7a' : 1,
|
|
|
|