Skip to content

Byte Buddy 1.12.22

Compare
Choose a tag to compare
@raphw raphw released this 12 Jan 15:10
· 483 commits to master since this release
  • Support MethodHandle and MethodType in Advice.Origin annotation.
  • Support MethodHandles.Lookup in Origin and Advice.Origin annotations.
  • Use modern API for Gradle Android API, if available, to avoid now failing cast.