build: update build numbers

This commit is contained in:
jubb 2022-02-09 14:37:08 +11:00
parent 6fa398f480
commit cf06390812
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 = 251
def canonicalVersionName = "1.12.2"
def canonicalVersionCode = 253
def canonicalVersionName = "1.12.3"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,