build: update version code

This commit is contained in:
0x330a 2023-10-13 16:48:47 +11:00
parent b6bb586509
commit 9d02eb33c7
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ configurations.all {
exclude module: "commons-logging"
}
def canonicalVersionCode = 358
def canonicalVersionName = "1.17.3"
def canonicalVersionCode = 359
def canonicalVersionName = "1.17.4"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,