Skip to content

0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 11 Jan 04:17
· 289 commits to main since this release
88bff5e
  • Gradle plugin extension now uses modern Gradle Property APIs. Minimum Gradle version is now 5.1.
  • Android-specific APIs (i.e. variantFilter) are now removed. If you still want this, consider
    configuring this manually in your own build however you see fit in tandem with the enabled property.
  • Fix: IR supports redacted classes now too.