Skip to content

Commit

Permalink
Bump version to 5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
greyson-signal committed Dec 10, 2020
1 parent 7877f5d commit 42b0fe7
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 @@ -61,8 +61,8 @@ protobuf {
}
}

def canonicalVersionCode = 754
def canonicalVersionName = "5.0.3"
def canonicalVersionCode = 755
def canonicalVersionName = "5.0.4"

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

0 comments on commit 42b0fe7

Please sign in to comment.