Bump MagiskManager version

This commit is contained in:
topjohnwu
2017-10-15 03:21:33 +08:00
parent 96688e4dac
commit cdc5d983f3
2 changed files with 2 additions and 1 deletions

View File

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

Submodule java updated: 39b6df27b3...13bf1b27b4