Skip to content

Commit

Permalink
Update version to 1.1.1-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Radiokot committed Jun 10, 2024
1 parent c988d00 commit c3fb9fe
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 @@ -23,8 +23,8 @@ android {
def versionMajor = 1
def versionMinor = 1
def versionPatch = 1
def versionMeta = "-qa.1"
def versionCodeIncremental = 1382
def versionMeta = "-rc.1"
def versionCodeIncremental = 1383

compileSdkVersion 34

Expand Down

0 comments on commit c3fb9fe

Please sign in to comment.