Assigned
Status Update
Comments
gh...@google.com <gh...@google.com>
je...@google.com <je...@google.com> #2
Disregard - after adding
enableUnitTestCoverage = false
enableAndroidTestCoverage false
Thinks started to work again.
But for what it is worth - the error message could have been more helpful.
enableUnitTestCoverage = false
enableAndroidTestCoverage false
Thinks started to work again.
But for what it is worth - the error message could have been more helpful.
Description
The problem is random, so I'm unable to provide specific steps to reproduce it. It can happen when invoking any Gradle task. What's absolutely clear that it's related to configuration cache. The first build succeeds, but the follow-up build fails until the configuration cache is cleared.