Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsandriesse committed Jun 9, 2020
1 parent 9c8c23c commit 3d92cc3
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 @@ -193,8 +193,8 @@ dependencies {
implementation "com.opencsv:opencsv:$opencsv_version"
}

def canonicalVersionCode = 54
def canonicalVersionName = "1.2.1"
def canonicalVersionCode = 55
def canonicalVersionName = "1.2.2"

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

0 comments on commit 3d92cc3

Please sign in to comment.