mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-27 15:20:58 +00:00
Move all gradle files into folder app
Decouple java and native projects
This commit is contained in:
@@ -11,7 +11,7 @@ CONFIG=config.prop
|
||||
NOTES=notes.md
|
||||
|
||||
# These are constants, do not modify
|
||||
GCONFIG=gradle.properties
|
||||
GCONFIG=app/gradle.properties
|
||||
README=README.MD
|
||||
BUILDCMD="./build.py -c $CONFIG"
|
||||
CWD=$(pwd)
|
||||
|
||||
Reference in New Issue
Block a user