build: update build number

This commit is contained in:
0x330a 2024-04-10 15:31:33 +10:00
parent 165ade7259
commit 1d9ac6ac10
No known key found for this signature in database
GPG Key ID: 267811D6E6A2698C

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,