Fixed
Status Update
Comments
bi...@google.com <bi...@google.com>
bi...@google.com <bi...@google.com> #2
Any update on this? This is a major blocker as we cannot run any androidTest under library projects/modules
ga...@google.com <ga...@google.com> #3
Hi there, thank you for your patience.
Could you please attach a sample project that shows this issue? Or please explain where and how the resource is defined and referenced.
Could you please attach a sample project that shows this issue? Or please explain where and how the resource is defined and referenced.
bi...@google.com <bi...@google.com> #4
Sample project is linked in #1, along with a repro step. Is anything still missing?
ga...@google.com <ga...@google.com> #5
Ah I missed that, thanks for pointing it out. I'll check it out and keep you updated.
bi...@google.com <bi...@google.com> #6
Hi, any update on this issue?
ga...@google.com <ga...@google.com> #7
I understand that this is an old issue and I am just starting to investigate this. Is this still a problem?
bi...@google.com <bi...@google.com> #8
I've just updated sample project dependencies to the latest AGP and Gradle versions and problem still occurs with additional StackOverflow issue.
bi...@google.com <bi...@google.com> #10
Fixed with Icf5adc2c469b8af68205ccd8aea377c9295834d6
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