build: update build number

This commit is contained in:
Harris 2022-03-17 16:34:23 +11:00
parent cf06390812
commit 7f7db3b4b8
1 changed files with 2 additions and 2 deletions

View File

@ -158,8 +158,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.4'
}
def canonicalVersionCode = 253
def canonicalVersionName = "1.12.3"
def canonicalVersionCode = 254
def canonicalVersionName = "1.12.4"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,