feat: increase build number

This commit is contained in:
jubb 2021-07-05 17:18:48 +10:00
parent 21c0537432
commit a593ad6a54

View File

@ -143,8 +143,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.2'
}
def canonicalVersionCode = 186
def canonicalVersionName = "1.11.0"
def canonicalVersionCode = 187
def canonicalVersionName = "1.11.1"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,