mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-22 09:07:48 +00:00
Bump MagiskManager version
This commit is contained in:
1
build.py
1
build.py
@@ -350,6 +350,7 @@ def cleanup(args):
|
||||
os.chdir('java')
|
||||
subprocess.run('{} clean'.format(os.path.join('.', 'gradlew')), shell=True)
|
||||
os.chdir('..')
|
||||
silentremove('snet.apk')
|
||||
|
||||
if 'zip' in args.target:
|
||||
header('* Cleaning zip files')
|
||||
|
2
java
2
java
Submodule java updated: 39b6df27b3...13bf1b27b4
Reference in New Issue
Block a user