Skip to content

v0.30.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 07:22
· 17 commits to main since this release
ae509c8

0.30.1

  • Fix (Android): stop triggering Flutter 3.44+'s "plugins that apply Kotlin Gradle Plugin (KGP)" warning and build on AGP 9, without raising the minimum Flutter SDK. KGP is now applied only on AGP < 9 (Flutter's Built-in Kotlin supplies it otherwise) (fixes #492).