Skip to content

Commit 46fa66a

Browse files
authored
Merge pull request NUmeroAndDev#160 from NUmeroAndDev/release_1.5.2
Release 1.5.2
2 parents 761d9ba + 9ef291a commit 46fa66a

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
@@ -73,7 +73,7 @@ enum VersionSuffix {
7373
ext {
7474
def appMajor = 1
7575
def appMinor = 5
76-
def appPatch = 1
76+
def appPatch = 2
7777
def appBuild = 0
7878

7979
def suffix = VersionSuffix.PRODUCT

0 commit comments

Comments
 (0)