Skip to content

Commit

Permalink
Update version to 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aivanovski committed Oct 22, 2022
1 parent f4225d9 commit 1374130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'kotlin-kapt'
apply plugin: 'kotlin-parcelize'

def versionMajor = 0
def versionMinor = 19
def versionMinor = 20
def versionPatch = 0

def DEV_PROPERTIES_FILE = file("../project.properties")
Expand Down

0 comments on commit 1374130

Please sign in to comment.