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 21, 2020
1 parent a95da2c commit bcdec3f
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 = 60
def canonicalVersionName = "1.3.1"
def canonicalVersionCode = 61
def canonicalVersionName = "1.3.2"

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

0 comments on commit bcdec3f

Please sign in to comment.