Skip to content

Commit

Permalink
Update version to 1.4.0-qa.17
Browse files Browse the repository at this point in the history
  • Loading branch information
zaiatsartem committed Dec 16, 2024
1 parent 3ad5612 commit 2f105ee
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.16"
def versionCodeIncremental = 1427
def versionMeta = "-qa.17"
def versionCodeIncremental = 1428

compileSdkVersion 34

Expand Down

0 comments on commit 2f105ee

Please sign in to comment.