build: update build number

This commit is contained in:
jubb 2022-03-15 14:20:52 +11:00
parent 6649a9a745
commit 1aabbecc9d
1 changed files with 2 additions and 2 deletions

View File

@ -157,8 +157,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.4'
}
def canonicalVersionCode = 254
def canonicalVersionName = "1.11.18"
def canonicalVersionCode = 258
def canonicalVersionName = "1.11.19"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,