Fixed
Status Update
Comments
sp...@google.com <sp...@google.com> #2
This has been fixed. The fix will be in AGP 8.9.0-alpha05
.
an...@google.com <an...@google.com> #3
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Meerkat | 2024.3.1 Canary 5
- Android Gradle Plugin 8.9.0-alpha05
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
de...@gmail.com <de...@gmail.com> #4
340315591
Description
Forked from here .
Currently, with AGP's built-in Kotlin support, users must explicitly add a dependency on Kotlin's stdlib. This behavior was intentional (to prevent unexpected behavior), but AGP should consider automatically adding the Kotlin stdlib, similar to KGP ( KT-38221 ).