Skip to content

Commit

Permalink
Bump version to 4.62.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greyson-signal committed Jun 8, 2020
1 parent 975eb88 commit d955389
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 = 649
def canonicalVersionName = "4.62.1"
def canonicalVersionCode = 650
def canonicalVersionName = "4.62.2"

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

0 comments on commit d955389

Please sign in to comment.