Skip to content

Commit

Permalink
Update version to 1.4.0-qa.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zaiatsartem committed Nov 15, 2024
1 parent 8c6d2d8 commit b0e558e
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 @@ -22,8 +22,8 @@ android {
def versionMajor = 1
def versionMinor = 4
def versionPatch = 0
def versionMeta = "-qa.5"
def versionCodeIncremental = 1411
def versionMeta = "-qa.6"
def versionCodeIncremental = 1412

compileSdkVersion 34

Expand Down

0 comments on commit b0e558e

Please sign in to comment.