Skip to content

0.5.0

Compare
Choose a tag to compare
@SgtSilvio SgtSilvio released this 10 Mar 01:02

🌟 Features

  • Making use of the ASM instrumentation API instead of the deprecated transform API
    • Compatibility with new and upcoming Android Gradle plugin versions (7.x, 8.x)
    • Reduced build time
    • Increased reliability
  • Support of method references, for example List::stream