Skip to content

Commit 74578dd

Browse files
committed
Set the version to 1.0.4
1 parent 9aa3a2b commit 74578dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ext {
2424
*/
2525
versionMajor = 1
2626
versionMinor = 0
27-
versionPatch = 3
27+
versionPatch = 4
2828
versionBuild = 0 // Use this when builds with the same version are needed. Change to 0 once done
2929
initVersioning()
3030
}

0 commit comments

Comments
 (0)