Status Update
Comments
cm...@google.com <cm...@google.com>
cm...@google.com <cm...@google.com>
cm...@google.com <cm...@google.com> #2
Fix is merged for 8.1.2
, 8.2.0-beta03
and 8.3.0-alpha02
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 Hedgehog | 2023.1.1 Beta 3
- Android Gradle Plugin 8.2.0-beta03
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!
nt...@ntsk.jp <nt...@ntsk.jp> #4
I confirmed that it works. Thank you!
bs...@gmail.com <bs...@gmail.com> #5
an...@google.com <an...@google.com> #6
The fixes for this issue are now also available in:
- Android Studio Giraffe | 2022.3.1 Patch 2
- Android Gradle Plugin 8.1.2
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
da...@gmail.com <da...@gmail.com> #7
bu...@gmail.com <bu...@gmail.com> #8
yo...@gmail.com <yo...@gmail.com> #9
Good
Description
After updating to Android Gradle Plugin 8.1.0, build fails when using
androidResources
in android library module.Using the deprecated
aaptOptions
works for some reason.I have created a repository that can reproduce the issue.https://github.com/ntsk/ReproduceCastExceptionAGP810