aaaaaaaaaaa sus idk how to name this commit

This commit is contained in:
2023-04-29 21:46:33 +02:00
parent 2e70abf1e6
commit b42a5e9673
3 changed files with 6 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
project.ext.set("versionMajor", 1) // Version Major
project.ext.set("versionMinor", 1) // Version Minor
project.ext.set("versionPatch", 1) // Version Patch
project.ext.set("versionMinor", 2) // Version Minor
project.ext.set("versionPatch", 0) // Version Patch
project.ext.set("versionExtra", "") // Version Extra
project.ext.set("versionCode", 46) // Android Version Code
project.ext.set("versionCode", 47) // Android Version Code
project.ext.set("developmentBuild", 0) // Whether it is a development build, or a release
// NOTE: +2 after each release!
// +1 for ARM and +1 for ARM64 APK's, because