mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-10 06:02:52 -07:00
Bump MagiskManager version
This commit is contained in:
@@ -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')
|
||||
|
||||
+1
-1
Submodule java updated: 39b6df27b3...13bf1b27b4
Reference in New Issue
Block a user