Skip to content

Conversation

3flex
Copy link
Contributor

@3flex 3flex commented Mar 19, 2021

org.gradle.api.artifacts.Configuration is not serializable by Gradle's configuration cache. This replaces it with Set<File> which should be (I had a little trouble testing to see if I was successful since the build I'm using fails when using Gradle's composite build feature that would help me verify).

This is the warning that should be resolved:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant