Fixed
Status Update
Comments
an...@google.com <an...@google.com>
je...@google.com <je...@google.com>
cm...@google.com <cm...@google.com>
au...@google.com <au...@google.com> #2
Can we do this before 9.0 beta? As noted in #1, the type is already stable, just the accessor is marked incorrectly.
hm...@google.com <hm...@google.com>
hm...@google.com <hm...@google.com>
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 Feature Drop | 2024.3.2 Canary 2
- Android Gradle Plugin 8.10.0-alpha02
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!
au...@google.com <au...@google.com> #4
Could we cherry-pick this to 8.9 or is this too late?
hm...@google.com <hm...@google.com> #5
There is still time for it go into 8.9 stable - I will create a CP.
an...@google.com <an...@google.com> #6
The fixes for this issue are now also available in:
- Android Studio Meerkat | 2024.3.1 RC 2
- Android Gradle Plugin 8.9.0-rc02
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Description
com.android.build.api.dsl.CommonExtension.testOptions
is marked@Incubating
, but the typecom.android.build.api.dsl.TestOptions
is already marked stable. Please remove@Incubating
fromCommonExtension.testOptions