Update version for release-1.18.4

This commit is contained in:
Andrew 2024-05-30 09:38:33 +09:30 committed by GitHub
parent c0912bbe6d
commit 9b6fa0db01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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