Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsandriesse committed Jul 19, 2020
1 parent a742ecd commit 58c9b70
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 @@ -197,8 +197,8 @@ dependencies {
implementation "com.opencsv:opencsv:$opencsv_version"
}

def canonicalVersionCode = 59
def canonicalVersionName = "1.3.0"
def canonicalVersionCode = 60
def canonicalVersionName = "1.3.1"

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

0 comments on commit 58c9b70

Please sign in to comment.