Skip to content

Commit ef3f03d

Browse files
authored
Merge pull request NUmeroAndDev#298 from NUmeroAndDev/release_1.6.3
Release 1.6.3
2 parents c417cfd + feb5795 commit ef3f03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ enum VersionSuffix {
8484
ext {
8585
def appMajor = 1
8686
def appMinor = 6
87-
def appPatch = 2
87+
def appPatch = 3
8888
def appBuild = 0
8989

9090
def suffix = VersionSuffix.PRODUCT

0 commit comments

Comments
 (0)