Fixed
Status Update
Comments
ml...@google.com <ml...@google.com>
an...@google.com <an...@google.com> #2
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 Koala Feature Drop | 2024.1.2 Canary 3
- Android Gradle Plugin 8.6.0-alpha03
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
In latest AGP message was added for javac errors/warnings on deprecated source/target
In case of failure it generates separate error not providing line form javac that our parsers are waiting for to generate the issue with quickfixes.
Consider using issueChecker to inspect the exception thrown and generate proper warning in this case.