feat: add protos and bump version

This commit is contained in:
Harris
2021-08-23 15:20:09 +10:00
parent 68d0d5749f
commit 5ea37254b9
2 changed files with 18 additions and 2 deletions

View File

@@ -153,8 +153,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.4'
}
def canonicalVersionCode = 218
def canonicalVersionName = "1.11.8"
def canonicalVersionCode = 220
def canonicalVersionName = "1.11.9"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,