build: update build number

This commit is contained in:
0x330a
2024-04-10 15:31:33 +10:00
parent 165ade7259
commit 1d9ac6ac10

View File

@@ -31,8 +31,8 @@ configurations.all {
exclude module: "commons-logging"
}
def canonicalVersionCode = 369
def canonicalVersionName = "1.18.1"
def canonicalVersionCode = 370
def canonicalVersionName = "1.18.2"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,