build: update build version

This commit is contained in:
0x330a 2024-02-28 17:33:56 +11:00
parent ae3ac3c16d
commit a4c99799a2
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 = 360
def canonicalVersionName = "1.17.5"
def canonicalVersionCode = 367
def canonicalVersionName = "1.17.6"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,