mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-22 01:37:34 +01:00
close, unclosed ZipFile
This commit is contained in:
parent
57910b7549
commit
ac745599ed
@ -178,6 +178,7 @@ public class Androlib {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
apkZipFile.close();
|
||||||
}
|
}
|
||||||
catch (DirectoryException ex) {
|
catch (DirectoryException ex) {
|
||||||
throw new AndrolibException(ex);
|
throw new AndrolibException(ex);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user