Skip to content

Commit

Permalink
Bump version to 4.61.5
Browse files Browse the repository at this point in the history
  • Loading branch information
greyson-signal committed Jun 3, 2020
1 parent 99e38e1 commit 26a9dd9
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 @@ -80,8 +80,8 @@ protobuf {
}
}

def canonicalVersionCode = 645
def canonicalVersionName = "4.61.4"
def canonicalVersionCode = 646
def canonicalVersionName = "4.61.5"

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

0 comments on commit 26a9dd9

Please sign in to comment.