Skip to content

Commit

Permalink
Bump version to 6.28.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-signal committed Aug 10, 2023
1 parent 7cf17f3 commit e50ed22
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 = 1309
def canonicalVersionName = "6.28.4"
def canonicalVersionCode = 1310
def canonicalVersionName = "6.28.5"

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

0 comments on commit e50ed22

Please sign in to comment.