mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-04 00:39:25 +02:00

If the ResConfig had a size over KNOWN_CONFIG_BYTES then the remaining bytes would be read twice, thus breaking the next config. Fixes #924
If the ResConfig had a size over KNOWN_CONFIG_BYTES then the remaining bytes would be read twice, thus breaking the next config. Fixes #924