mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-27 12:05:22 +00:00
commit
e068b710ce
@ -13,8 +13,8 @@ configurations.forEach {
|
|||||||
it.exclude module: "commons-logging"
|
it.exclude module: "commons-logging"
|
||||||
}
|
}
|
||||||
|
|
||||||
def canonicalVersionCode = 383
|
def canonicalVersionCode = 384
|
||||||
def canonicalVersionName = "1.20.1"
|
def canonicalVersionName = "1.20.2"
|
||||||
|
|
||||||
def postFixSize = 10
|
def postFixSize = 10
|
||||||
def abiPostFix = ['armeabi-v7a' : 1,
|
def abiPostFix = ['armeabi-v7a' : 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user