Fixed
Status Update
Comments
je...@google.com <je...@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>
je...@google.com <je...@google.com> #3
The fix has not been landed.
je...@google.com <je...@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.
je...@google.com <je...@google.com> #5
I cc'ed you on the CL which should be landed this week.
je...@google.com <je...@google.com> #6
Aurimas, is this 8.1 blocking for Androidx? If not, feel free to remove the "Blocking release" label.
Description
In b/258677934 I found that I could specify
r8.runInSeparateProcess
by adding this to settings.gradle :However, when I try to set jvmArgs in the same way, it doesn't have an effect:
This appears to be because
says
rather than