Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsandriesse committed May 7, 2021
1 parent 925cacb commit 11a89c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.2'
}

def canonicalVersionCode = 157
def canonicalVersionName = "1.10.0"
def canonicalVersionCode = 158
def canonicalVersionName = "1.10.1"

def postFixSize = 10
def abiPostFix = ['armeabi-v7a' : 1,
Expand Down

0 comments on commit 11a89c0

Please sign in to comment.