Skip to content

Commit 5ee81a7

Browse files
authored
Merge pull request NUmeroAndDev#176 from NUmeroAndDev/release_1.5.3
Release 1.5.3
2 parents 89343dc + 8d49aa6 commit 5ee81a7

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 = 2
76+
def appPatch = 3
7777
def appBuild = 0
7878

7979
def suffix = VersionSuffix.PRODUCT

0 commit comments

Comments
 (0)