Skip to content

Commit

Permalink
Merge pull request #298 from NUmeroAndDev/release_1.6.3
Browse files Browse the repository at this point in the history
Release 1.6.3
  • Loading branch information
NUmeroAndDev authored Dec 17, 2020
2 parents c417cfd + feb5795 commit ef3f03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ enum VersionSuffix {
ext {
def appMajor = 1
def appMinor = 6
def appPatch = 2
def appPatch = 3
def appBuild = 0

def suffix = VersionSuffix.PRODUCT
Expand Down

0 comments on commit ef3f03d

Please sign in to comment.