build: increase build number

This commit is contained in:
jubb 2021-10-27 17:42:13 +11:00
parent a1b2e79108
commit 19384eeb5b
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 = 229
def canonicalVersionName = "1.11.11"
def canonicalVersionCode = 231
def canonicalVersionName = "1.11.12"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,