Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gradle plugin] make checkApolloVersions more lazy #2935

Merged
merged 1 commit into from Feb 18, 2021

Conversation

martinbonnin
Copy link
Contributor

Follow up from 4657be0

Compute versions in a lazy property.

Should fix #2864 and another issue where another plugin was adding to configurations after checkApolloVersions was configured, see https://kotlinlang.slack.com/archives/C3PQML5NU/p1613512819066700

Compute versions in a lazy property.

Should fix #2864
@martinbonnin martinbonnin merged commit 4b107a1 into main Feb 18, 2021
@martinbonnin martinbonnin deleted the check-versions-even-more-lazily branch February 18, 2021 23:11
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.

Getting java.util.ConcurrentModificationException during check versions task
1 participant