Bumped version code

This commit is contained in:
ThomasSession 2024-08-20 11:56:15 +10:00
parent 9919f716a7
commit 43c6e86da0

View File

@ -13,8 +13,8 @@ configurations.forEach {
it.exclude module: "commons-logging" it.exclude module: "commons-logging"
} }
def canonicalVersionCode = 379 def canonicalVersionCode = 380
def canonicalVersionName = "1.19.1" def canonicalVersionName = "1.19.2"
def postFixSize = 10 def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1, def abiPostFix = ['armeabi-v7a' : 1,