Status Update
Comments
ej...@google.com <ej...@google.com> #2
This error disappears if I use Android Studio Preview (which I think is what is expected), but I feel like the error could be made more helpful:
- Not referring to the mysterious API '34' (when the API level for UpsideDownCake has not been finalised).
- Recommending the user to use Android Studio Preview.
ha...@google.com <ha...@google.com>
je...@google.com <je...@google.com>
hu...@google.com <hu...@google.com> #3
Thank you for this report. Both suggestions in
hu...@google.com <hu...@google.com> #4
This error disappears if I use Android Studio Preview
This is a bit strange as the warning is emitted from AGP/D8. Changing Android Studio should not have any effects. Also, currently the latest AGP/D8 doesn't support compileSdkPreview "UpsideDownCake"
yet.
Anyway, we are unable to fix the D8 warning, but we have added another warning on top which asks users to use a newer AGP version (or wait until a working version is available).
This added warning (
For more context, please see
Description
STEPS TO REPRODUCE:
Download UpsideDownCake Preview SDK and emulator image.
Create app with:
Build app, and observe the build error:
Studio Build:
Version of Gradle Plugin: 7.3.1 Version of Gradle: 7.4 Version of Java: 1.8 OS: UpsideDownCake