Skip to content

Commit

Permalink
Update version to 1.4.0-qa.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zaiatsartem committed Nov 11, 2024
1 parent 82269d1 commit 730f3a9
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.3"
def versionCodeIncremental = 1409
def versionMeta = "-qa.4"
def versionCodeIncremental = 1410

compileSdkVersion 34

Expand Down

0 comments on commit 730f3a9

Please sign in to comment.