Skip to content

Commit

Permalink
bump version to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed Aug 8, 2024
1 parent 1dfa571 commit f7a45c9
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 = 10
def versionPatch = 0
def versionPatch = 1
def versionBuild = 0

android {
Expand Down

0 comments on commit f7a45c9

Please sign in to comment.