Skip to content

Commit

Permalink
Set the version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
harri35 committed Dec 5, 2022
1 parent 9aa3a2b commit 74578dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ext {
*/
versionMajor = 1
versionMinor = 0
versionPatch = 3
versionPatch = 4
versionBuild = 0 // Use this when builds with the same version are needed. Change to 0 once done
initVersioning()
}
Expand Down

0 comments on commit 74578dd

Please sign in to comment.