Skip to content

Byte Buddy 1.14.8

Compare
Choose a tag to compare
@raphw raphw released this 14 Sep 22:54
· 125 commits to master since this release
  • Correctly read versions from class file that would use both bytes.
  • Fix Byte Buddy Gradle plugin for Gradle 8.3+.
  • Correct field and static method access on subtypes in MemberSubstitution.
  • Support APK 7.4+ versions in Byte Buddy Gradle for Android plugin.