Skip to content

Commit 24f04eb

Browse files
authored
Merge pull request NUmeroAndDev#278 from NUmeroAndDev/release_1.6.2
Release 1.6.2
2 parents ea61400 + efa2784 commit 24f04eb

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 = 1
87+
def appPatch = 2
8888
def appBuild = 0
8989

9090
def suffix = VersionSuffix.PRODUCT

0 commit comments

Comments
 (0)