Skip to content

Commit

Permalink
Bump version to 6.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greyson-signal committed Oct 30, 2023
1 parent 72fc5fc commit 2378346
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 @@ -33,8 +33,8 @@ ktlint {
version = "0.49.1"
}

def canonicalVersionCode = 1352
def canonicalVersionName = "6.38.1"
def canonicalVersionCode = 1353
def canonicalVersionName = "6.38.2"

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

0 comments on commit 2378346

Please sign in to comment.