mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-01 06:34:25 +02: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) {
|
||||
throw new AndrolibException(ex);
|
||||
|
Loading…
x
Reference in New Issue
Block a user