Fixed
Status Update
Comments
bi...@google.com <bi...@google.com>
bi...@google.com <bi...@google.com> #2
Is this fixed? I'm still seeing this issue with AGP 8.1.0-beta01 + Gradle 8.1
ga...@google.com <ga...@google.com> #3
The fix has not been landed.
bi...@google.com <bi...@google.com> #4
Due to this bug in CI we hit configuration cache invalidation 100% of the time. Can we make sure the fix lands soon? And especially before 8.1.0 stable.
ga...@google.com <ga...@google.com> #5
I cc'ed you on the CL which should be landed this week.
bi...@google.com <bi...@google.com> #6
Aurimas, is this 8.1 blocking for Androidx? If not, feel free to remove the "Blocking release" label.
ga...@google.com <ga...@google.com> #7
ga...@google.com <ga...@google.com> #9
Reassigning to Xav to review CP to 8.1 branch
bi...@google.com <bi...@google.com> #10
Scott, do we have a cherry-pick ready for the lint fix?
Description
AGP should take value of
javaCompile.options.release
into account when setting up compilation:--release 8
should not be allowed as it does not allow AGP to change-bootclasspath
param value-source/-target
Original issue: https://issuetracker.google.com/185418460