You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jdneo I was ignoring the option gradle.nestedProjects: true and did not test with it. With this option in mind, it is clear to me why my solution causes this issue. I provided a fix here: #1617
For example, here: the
app
andmylibrary
should belong toandroid-test
.Clone and open the project https://github.com/microsoft/build-server-for-gradle can reproduce the error
Originally posted by @jdneo in #1612 (comment)
The text was updated successfully, but these errors were encountered: