chore: upgrade build numbers

This commit is contained in:
jubb 2022-04-05 14:27:12 +10:00
parent 7db853d407
commit 3637210308
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 = 263
def canonicalVersionName = "1.12.6"
def canonicalVersionCode = 264
def canonicalVersionName = "1.12.7"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,