Skip to content

Commit

Permalink
bump version to 1.7.0-15
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed Apr 2, 2024
1 parent 1a62eff commit e65d7f1
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 @@ -14,7 +14,7 @@ plugins {
def versionMajor = 1
def versionMinor = 7
def versionPatch = 0
def versionBuild = 1
def versionBuild = 15

android {
compileSdk 34
Expand Down

0 comments on commit e65d7f1

Please sign in to comment.