Update version number

This commit is contained in:
Niels Andriesse 2021-05-06 13:20:50 +10:00
parent facd3616fb
commit 54d64192fb
1 changed files with 2 additions and 2 deletions

View File

@ -158,8 +158,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.2'
}
def canonicalVersionCode = 151
def canonicalVersionName = "1.9.1"
def canonicalVersionCode = 154
def canonicalVersionName = "1.10.0"
def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,