Skip to content

Byte Buddy 1.11.6

Compare
Choose a tag to compare
@raphw raphw released this 02 Jul 21:20
· 1588 commits to master since this release
  • Add fallback for JavaDispatcher that works on Android and other platforms that do not support dynamic class definitions.
  • Make Gradle task dependency resolution more robust and configurable.
  • Update ASM and support Java 18 without experimental configuration.