Skip to content

Byte Buddy 1.11.2

Compare
Choose a tag to compare
@raphw raphw released this 10 Jun 23:10
· 1668 commits to master since this release
  • Fixes resolution of array types for Java descriptors of JavaConstant.
  • Properly process Android's version string and avoid relying on the version string where possible.
  • Allow for self-calls when creating a MethodCall and identifying a method via a matcher.