Skip to content

Commit

Permalink
Bump version to 4.53.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-signal committed Jan 13, 2020
1 parent 5380149 commit ddedf73
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 @@ -194,8 +194,8 @@ dependencyVerification {
configuration = '(play|website)(Debug|Release)RuntimeClasspath'
}

def canonicalVersionCode = 590
def canonicalVersionName = "4.53.5"
def canonicalVersionCode = 591
def canonicalVersionName = "4.53.6"

def postFixSize = 10
def abiPostFix = ['universal' : 0,
Expand Down

0 comments on commit ddedf73

Please sign in to comment.