Byte Buddy 1.14.8
raphw
released this
14 Sep 22:54
·
369 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.