Status Update
Comments
ya...@google.com <ya...@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).
jg...@google.com <jg...@google.com>
vm...@google.com <vm...@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!
an...@google.com <an...@google.com> #5
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 1
- Android Gradle Plugin 8.9.0-alpha01
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!
Description
Originally reported ashttps://youtrack.jetbrains.com/issue/IDEA-359567
Seehttps://plugins.jetbrains.com/docs/intellij/threading-model.html for guidlines how to move blocking calls out of EventDispatchThread