DexPatcher / dexpatcher-gradle

Modify Android applications at source-level in Android Studio
https://dexpatcher.github.io/
GNU General Public License v3.0
83 stars 17 forks source link

Issue when target sdk version 30 #37

Closed lcm92 closed 3 years ago

lcm92 commented 3 years ago

Hi Lanchon, long time no see. Currently I'm having a little problem when the target sdk version 30 makes some features not working. After some googling, I think the problem is here: https://github.com/iBotPeaches/Apktool/issues/2421

And one more problem, kotlin folder in original apk is removed