Bumping the version code and name

This commit is contained in:
ThomasSession 2024-07-09 09:33:06 +10:00
parent 075341abe1
commit 2b27b7d5e0

View File

@ -31,8 +31,8 @@ configurations.all {
exclude module: "commons-logging" exclude module: "commons-logging"
} }
def canonicalVersionCode = 373 def canonicalVersionCode = 374
def canonicalVersionName = "1.18.4" def canonicalVersionName = "1.18.5"
def postFixSize = 10 def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1, def abiPostFix = ['armeabi-v7a' : 1,