Skip to content

Commit 5bac8aa

Browse files
committed
bump to 1.3.2
1 parent b81d3c1 commit 5bac8aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717

1818
def versionMajor = 1
1919
def versionMinor = 3
20-
def versionPatch = 1
20+
def versionPatch = 2
2121
def versionBuild = 0
2222

2323
def gitSha = 'git rev-parse --short HEAD'.execute([], project.rootDir).text.trim()

0 commit comments

Comments
 (0)