raphw / byte-buddy

Runtime code generation for the Java virtual machine.
https://bytebuddy.net
Apache License 2.0
6.23k stars 804 forks source link

Fix bug in Android SDK > 28 #1677

Closed Dev4Mod closed 2 months ago

Dev4Mod commented 2 months ago

This flag is for dex with permission to access restricted APIs, however this causes an error on Android 9 or higher. It was changed because it was not necessary

raphw commented 2 months ago

I hope this has no side effects, but I do not have an easy way of verifying this, so I rely on your assertion where users can roll back the version of this is a problem. So we just try and see the reception.