build: update version name and code

This commit is contained in:
0x330a 2023-10-09 10:12:51 +11:00
parent 20df73355d
commit cb1b5b0f78
No known key found for this signature in database
GPG Key ID: 267811D6E6A2698C
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ configurations.all {
exclude module: "commons-logging"
}
def canonicalVersionCode = 355
def canonicalVersionName = "1.17.1"
def canonicalVersionCode = 356
def canonicalVersionName = "1.17.2"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,