Update version number

This commit is contained in:
nielsandriesse 2021-06-04 08:38:55 +10:00
parent 051dc698d7
commit d09d6aa0a7
1 changed files with 2 additions and 2 deletions

View File

@ -143,8 +143,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.2'
}
def canonicalVersionCode = 180
def canonicalVersionName = "1.10.12"
def canonicalVersionCode = 181
def canonicalVersionName = "1.10.13"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,