Skip to content

Commit

Permalink
bump version to 1.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed Jun 28, 2024
1 parent b1be304 commit 3e1f60d
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 @@ -14,8 +14,8 @@ plugins {

def versionMajor = 1
def versionMinor = 8
def versionPatch = 9
def versionBuild = 1
def versionPatch = 10
def versionBuild = 3

android {
compileSdk 34
Expand Down

0 comments on commit 3e1f60d

Please sign in to comment.