Merge pull request #1565 from oxen-io/release/1.18.6

Release 1.18.6
This commit is contained in:
ThomasSession
2024-07-24 10:51:19 +10:00
committed by GitHub

View File

@@ -31,8 +31,8 @@ configurations.all {
exclude module: "commons-logging" exclude module: "commons-logging"
} }
def canonicalVersionCode = 375 def canonicalVersionCode = 376
def canonicalVersionName = "1.18.5" def canonicalVersionName = "1.18.6"
def postFixSize = 10 def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1, def abiPostFix = ['armeabi-v7a' : 1,