Skip to content

Commit

Permalink
bump version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed Oct 24, 2024
1 parent 5806e17 commit be0b468
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 @@ -15,7 +15,7 @@ plugins {

def versionMajor = 1
def versionMinor = 15
def versionPatch = 0
def versionPatch = 1
def versionBuild = 0

android {
Expand Down

0 comments on commit be0b468

Please sign in to comment.