|
|
@ -158,8 +158,8 @@ dependencies {
|
|
|
|
testImplementation 'org.robolectric:shadows-multidex:4.2'
|
|
|
|
testImplementation 'org.robolectric:shadows-multidex:4.2'
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
def canonicalVersionCode = 141
|
|
|
|
def canonicalVersionCode = 142
|
|
|
|
def canonicalVersionName = "1.7.3"
|
|
|
|
def canonicalVersionName = "1.7.4"
|
|
|
|
|
|
|
|
|
|
|
|
def postFixSize = 10
|
|
|
|
def postFixSize = 10
|
|
|
|
def abiPostFix = ['armeabi-v7a' : 1,
|
|
|
|
def abiPostFix = ['armeabi-v7a' : 1,
|
|
|
|