mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-08 11:05:52 +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…
Reference in New Issue
Block a user