mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-27 12:59:34 +00:00
Read props directly in Gradle
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
# The version string and version code of Magisk
|
||||
# The version name and version code of Magisk
|
||||
version=
|
||||
versionCode=
|
||||
|
||||
# The version name and version code of Magisk Manager
|
||||
appVersion=
|
||||
appVersionCode=
|
||||
|
||||
outdir=out
|
||||
|
||||
# Whether use pretty names for zips, e.g. Magisk-v${version}.zip, Magisk-uninstaller-${date}.zip
|
||||
|
||||
Reference in New Issue
Block a user