Skip to content

Commit

Permalink
Set version to 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Radiokot committed Mar 20, 2024
1 parent fdc1388 commit ffb8b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {
def versionMajor = 0
def versionMinor = 0
def versionPatch = 1
def versionMeta = "-oko.1" // TODO Remove once the workflow is tested
def versionMeta = ""
def versionCodeIncremental = 1360

compileSdkVersion 34
Expand Down

0 comments on commit ffb8b0a

Please sign in to comment.