1.19.0 - Bumping release version and code

This commit is contained in:
ThomasSession 2024-07-19 16:42:51 +10:00
parent c3a342ab61
commit 4b7f5d3cb5

View File

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