Update version number

This commit is contained in:
nielsandriesse 2020-10-26 09:36:09 +11:00
parent 19c5fd8d18
commit 53a58acbd5
1 changed files with 2 additions and 2 deletions

View File

@ -181,8 +181,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.2'
}
def canonicalVersionCode = 110
def canonicalVersionName = "1.6.1"
def canonicalVersionCode = 111
def canonicalVersionName = "1.6.2"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,