Skip to content

Commit

Permalink
bump version to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed Feb 14, 2024
1 parent 256dd0c commit 16df1c4
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 @@ -13,8 +13,8 @@ plugins {

def versionMajor = 1
def versionMinor = 5
def versionPatch = 1
def versionBuild = 4
def versionPatch = 2
def versionBuild = 1

android {
compileSdk 34
Expand Down

0 comments on commit 16df1c4

Please sign in to comment.