Bumping version for 1.18.6

This commit is contained in:
ThomasSession 2024-07-24 10:38:40 +10:00
parent 79ae27d7b6
commit 530853b94f

View File

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