JesusFreke/smali

Smali patcher does not support Dex version 039

Opened this issue · 1 comments

Hello. I have been trying to create a module but I keep getting this error with the spoofing patch option:

Built apk into: tmp\dist\services.jar
W: Could not find resources
fatal: exception: org.jf.dexlib2.util.DexUtil$UnsupportedFile: Dex version 039 is not supported
==> Merged patch: sigspoof_7.0-9.0
fatal: exception: org.jf.dexlib2.util.DexUtil$UnsupportedFile: Dex version 039 is not supported
==> Merged patch: sigspoof_core

Thank you.

Can you share the apk you used to decompile? I would have thought that Dex version 039 should have been supported, but I might be wrong.