build: update version code and name

This commit is contained in:
0x330a 2023-06-14 17:00:55 +10:00
parent 9332890087
commit 0a98290c23
No known key found for this signature in database
GPG Key ID: 267811D6E6A2698C

View File

@ -159,8 +159,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.4'
}
def canonicalVersionCode = 338
def canonicalVersionName = "1.16.9"
def canonicalVersionCode = 339
def canonicalVersionName = "1.17.0"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,