Skip to content

Commit

Permalink
Update version to 1.4.0-qa.11
Browse files Browse the repository at this point in the history
  • Loading branch information
zaiatsartem committed Nov 29, 2024
1 parent dcc9b73 commit 5384a42
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.10"
def versionCodeIncremental = 1417
def versionMeta = "-qa.11"
def versionCodeIncremental = 1418

compileSdkVersion 34

Expand Down

0 comments on commit 5384a42

Please sign in to comment.