Skip to content

Commit

Permalink
bump version to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed Jan 6, 2025
1 parent 225449f commit b9f896b
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 @@ -18,7 +18,7 @@ plugins {
def versionMajor = 2
def versionMinor = 1
def versionPatch = 2
def versionBuild = 2
def versionBuild = 3

android {
compileSdk 35
Expand Down Expand Up @@ -535,4 +535,4 @@ sentry {
enabled = false
}
}
}
}

0 comments on commit b9f896b

Please sign in to comment.