Skip to content

Commit

Permalink
Merge pull request #33 from RowlandOti/rowland/upgradeTooling
Browse files Browse the repository at this point in the history
Rowland/upgrade tooling
  • Loading branch information
RowlandOti authored Jul 12, 2024
2 parents ce25b8a + 6966bb8 commit 13e0e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildsystem/versioning.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

ext.getVersionCode = { ->
try {
return 1
return 2
}
catch (ignored) {
return -1;
Expand Down

0 comments on commit 13e0e43

Please sign in to comment.