Fixed
Status Update
Comments
xo...@google.com <xo...@google.com> #2
This upgrade assistant change will add android.defaults.buildfeatures.resvalues=true
to the gradle.properties
file in AGP 9.0.0, and there will be a separate refactoring option to move the flag (when necessary) to the build files (DSL).
xa...@google.com <xa...@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 Ladybug Feature Drop | 2024.2.2 Canary 6
- Android Gradle Plugin 8.8.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!
xo...@google.com <xo...@google.com> #4
I've submitted a change for Dolphin. The same string is in Chipmunk; I've marked this as blocking Final, pending submission of ag/17237443 (requires DrNo)
al...@gmail.com <al...@gmail.com> #6
After enabling Gradle Version Catalog all code in Gradle Kotlin DSL scripts is highlighted red, suggestions not working, find usages not working. I tried it in Dolphin, Electric Eel, Flamingo. It looks stable only in Dolphin but previously mentioned features stopped working.
Description
The Version Catalog warning indicates that "Ide Tools may not work as expected".
We should clarify that this only includes tools like Lint checks, quick fixes, etc...