build: update version code

This commit is contained in:
0x330a 2023-10-13 16:48:47 +11:00
parent b6bb586509
commit 9d02eb33c7

View File

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