build: increase build number

This commit is contained in:
jubb 2021-11-23 14:10:42 +11:00
parent 2c3ec423bc
commit 0ba9e4938d
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 = 231
def canonicalVersionName = "1.11.12"
def canonicalVersionCode = 235
def canonicalVersionName = "1.11.13"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,