Skip to content

v6.4.1: AGP 9 Kotlin compatibility fix

Choose a tag to compare

@Preeternal Preeternal released this 04 Sep 17:49
· 23 commits to master since this release

Fixes

  • Android: Fix a Kotlin plugin conflict when building with AGP 9’s built-in Kotlin support enabled, while preserving compatibility with AGP 8. (#5)

Thanks to @gabrieldonadel for the contribution!