build: update build numbers

This commit is contained in:
Harris 2021-09-01 14:33:37 +10:00
parent 6a36ae538d
commit 71d2c1d1df
1 changed files with 2 additions and 2 deletions

View File

@ -153,8 +153,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.4'
}
def canonicalVersionCode = 218
def canonicalVersionName = "1.11.8"
def canonicalVersionCode = 221
def canonicalVersionName = "1.11.9"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,