Fixed
Status Update
Comments
tn...@google.com <tn...@google.com> #2
Okay. I tried a bunch of agp+android studio versions
The last working version was classpath("com.android.tools.build:gradle:7.4.0-alpha06")
once I moved to
classpath("com.android.tools.build:gradle:7.4.0-alpha07")
then things start breaking on firebase app dist.
sa...@google.com <sa...@google.com> #3
Scott, assigning to you as it seem to complain the zip is not aligned while packaging which is very puzzling considering the steps...
Description
Using AGP 8.1:
Lint should complain about both of these assignments (because the cast requires API level 28), but it only complains about the first one.