mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-02 23:04:26 +02:00

Some java compilers don't generate the synthetic accessor methods in the way that the accessorTest is trying to test. So we build the test dex file using a known-good compiler and check it in, ensuring the test is always run using an appropriate dex file. Conflicts: brut.apktool.smali/dexlib2/build.gradle