mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-12 13:17:43 +02:00
update known bytes to 38
This commit is contained in:
@ -401,7 +401,7 @@ public class ARSCDecoder {
|
||||
|
||||
private static final Logger LOGGER = Logger.getLogger(ARSCDecoder.class
|
||||
.getName());
|
||||
private static final int KNOWN_CONFIG_BYTES = 36;
|
||||
private static final int KNOWN_CONFIG_BYTES = 38;
|
||||
|
||||
public static class ARSCData {
|
||||
|
||||
|
Reference in New Issue
Block a user