|
|
@ -156,8 +156,8 @@ dependencies {
|
|
|
|
testImplementation 'org.robolectric:shadows-multidex:4.4'
|
|
|
|
testImplementation 'org.robolectric:shadows-multidex:4.4'
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
def canonicalVersionCode = 295
|
|
|
|
def canonicalVersionCode = 296
|
|
|
|
def canonicalVersionName = "1.15.0"
|
|
|
|
def canonicalVersionName = "1.15.1"
|
|
|
|
|
|
|
|
|
|
|
|
def postFixSize = 10
|
|
|
|
def postFixSize = 10
|
|
|
|
def abiPostFix = ['armeabi-v7a' : 1,
|
|
|
|
def abiPostFix = ['armeabi-v7a' : 1,
|
|
|
|