Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsandriesse committed Aug 21, 2020
1 parent 1a013e9 commit 457c4b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ dependencies {
implementation "com.opencsv:opencsv:4.6"
}

def canonicalVersionCode = 69
def canonicalVersionName = "1.4.2"
def canonicalVersionCode = 70
def canonicalVersionName = "1.4.3"

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

0 comments on commit 457c4b7

Please sign in to comment.