build: update build number

This commit is contained in:
0x330a 2023-10-11 17:37:55 +11:00
parent 862a47e7e3
commit c1102a2a50
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 = 356
def canonicalVersionName = "1.17.2"
def canonicalVersionCode = 357
def canonicalVersionName = "1.17.3"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,