build: update build number

This commit is contained in:
hjubb 2023-01-30 16:49:41 +11:00
parent cf916a5762
commit 4e38b75f57
1 changed files with 2 additions and 2 deletions

View File

@ -159,8 +159,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.4'
}
def canonicalVersionCode = 323
def canonicalVersionName = "1.16.3"
def canonicalVersionCode = 331
def canonicalVersionName = "1.16.4"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,