kopia lustrzana https://github.com/ryukoposting/Signal-Android
Bump version to 5.53.7
rodzic
b6a53e673c
commit
e2ef8a14f1
|
@ -58,14 +58,14 @@ ktlint {
|
||||||
}
|
}
|
||||||
|
|
||||||
def canonicalVersionCode = 1149
|
def canonicalVersionCode = 1149
|
||||||
def canonicalVersionName = "5.53.6"
|
def canonicalVersionName = "5.53.7"
|
||||||
|
|
||||||
def postFixSize = 100
|
def postFixSize = 100
|
||||||
def abiPostFix = ['universal' : 0,
|
def abiPostFix = ['universal' : 5,
|
||||||
'armeabi-v7a' : 1,
|
'armeabi-v7a' : 6,
|
||||||
'arm64-v8a' : 2,
|
'arm64-v8a' : 7,
|
||||||
'x86' : 3,
|
'x86' : 8,
|
||||||
'x86_64' : 4]
|
'x86_64' : 9]
|
||||||
|
|
||||||
def keystores = [ 'debug' : loadKeystoreProperties('keystore.debug.properties') ]
|
def keystores = [ 'debug' : loadKeystoreProperties('keystore.debug.properties') ]
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue