Read props directly in Gradle

This commit is contained in:
topjohnwu
2018-08-20 12:02:38 +08:00
parent c0b750a09a
commit c19b78180c
3 changed files with 44 additions and 73 deletions

View File

@@ -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