Skip to content

Commit

Permalink
Bump version to 5.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-signal committed Aug 18, 2022
1 parent 7751ce3 commit ab3e0b8
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 @@ -57,8 +57,8 @@ ktlint {
version = "0.43.2"
}

def canonicalVersionCode = 1111
def canonicalVersionName = "5.46.6"
def canonicalVersionCode = 1112
def canonicalVersionName = "5.47.0"

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

0 comments on commit ab3e0b8

Please sign in to comment.