Skip to content

Commit

Permalink
bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed Dec 30, 2024
1 parent 93c5123 commit 971032e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ plugins {
}

def versionMajor = 2
def versionMinor = 0
def versionPatch = 6
def versionBuild = 0
def versionMinor = 1
def versionPatch = 0
def versionBuild = 2

android {
compileSdk 35
Expand Down

0 comments on commit 971032e

Please sign in to comment.