mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-22 07:57:39 +00:00
Bump MagiskManager version
This commit is contained in:
parent
96688e4dac
commit
cdc5d983f3
1
build.py
1
build.py
@ -350,6 +350,7 @@ def cleanup(args):
|
|||||||
os.chdir('java')
|
os.chdir('java')
|
||||||
subprocess.run('{} clean'.format(os.path.join('.', 'gradlew')), shell=True)
|
subprocess.run('{} clean'.format(os.path.join('.', 'gradlew')), shell=True)
|
||||||
os.chdir('..')
|
os.chdir('..')
|
||||||
|
silentremove('snet.apk')
|
||||||
|
|
||||||
if 'zip' in args.target:
|
if 'zip' in args.target:
|
||||||
header('* Cleaning zip files')
|
header('* Cleaning zip files')
|
||||||
|
2
java
2
java
@ -1 +1 @@
|
|||||||
Subproject commit 39b6df27b3d72c706010e6773d4bb50a202a1543
|
Subproject commit 13bf1b27b42dd2f5c4d4152a0c76528c798fa589
|
Loading…
x
Reference in New Issue
Block a user