Fixed
Status Update
Comments
sp...@google.com <sp...@google.com> #2
VariantDependenciesBuilder#shouldConfigureKotlinPlatformAttribute
was already working for general built-in Kotlin support.
Change-Id: Ibb35d1e28ae001f00f70d52c38257ed48a1fe873 added test coverage for it.
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 6
- Android Gradle Plugin 8.9.0-alpha06
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!
no...@gmail.com <no...@gmail.com> #4
Ya chido
Description
The fix for Issue 338512598 involved modifying
VariantDependenciesBuilder#shouldConfigureKotlinPlatformAttribute
to accommodate the current special case of built-in kotlin support for testFixtures and screenshotTest components.VariantDependenciesBuilder#shouldConfigureKotlinPlatformAttribute
should be updated as general built-in kotlin support evolves (