build: update build number

This commit is contained in:
0x330a 2024-03-04 17:28:21 +11:00
parent ecc8f6e26f
commit 7bcf823740
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 = 368
def canonicalVersionName = "1.17.6"
def canonicalVersionCode = 369
def canonicalVersionName = "1.18.1"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,