Skip to content

Commit

Permalink
Bump version to 6.27.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-signal committed Jul 26, 2023
1 parent 9bc3373 commit fe5d5df
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 @@ -45,8 +45,8 @@ ktlint {
version = "0.49.1"
}

def canonicalVersionCode = 1299
def canonicalVersionName = "6.27.5"
def canonicalVersionCode = 1300
def canonicalVersionName = "6.27.6"

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

0 comments on commit fe5d5df

Please sign in to comment.