mirror of
https://github.com/revanced/smali.git
synced 2025-05-23 18:16:23 +02:00

Instead of having DexBackedDexFile extend BaseDexBuffer itself, it is now a separate class, and can be accessed via DexBackedDexFile.getBuffer()