Update version number

This commit is contained in:
Niels Andriesse 2021-07-30 13:52:36 +10:00
parent a5613bf9dc
commit 4d5296bb1c
1 changed files with 2 additions and 2 deletions

View File

@ -142,8 +142,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.2'
}
def canonicalVersionCode = 210
def canonicalVersionName = "1.11.6"
def canonicalVersionCode = 211
def canonicalVersionName = "1.11.7"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,