Skip to content

Commit

Permalink
bump version to 0.40.3
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed Jul 10, 2023
1 parent a3ee377 commit d238f3b
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 @@ -12,8 +12,8 @@ plugins {

def versionMajor = 0
def versionMinor = 40
def versionPatch = 2
def versionBuild = 4
def versionPatch = 3
def versionBuild = 9

android {
compileSdk 33
Expand Down

0 comments on commit d238f3b

Please sign in to comment.