aaaaaaaaaaa sus idk how to name this commit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user