build: update build number and versio nname

This commit is contained in:
jubb 2021-12-17 11:03:16 +11:00
parent 164937aaa3
commit 87045b1d55
1 changed files with 2 additions and 2 deletions

View File

@ -154,8 +154,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.4'
}
def canonicalVersionCode = 235
def canonicalVersionName = "1.11.13"
def canonicalVersionCode = 242
def canonicalVersionName = "1.11.14"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,