build: update build number (#1310)

This commit is contained in:
0x330a 2023-09-01 13:42:23 +10:00 committed by GitHub
parent 4daa3e6923
commit 29275cef51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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