Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Space-assignment syntax in Groovy DSL
From the problems report: Space-assignment syntax in Groovy DSL has been deprecated. This is scheduled to be removed in Gradle 10.0 Solutions: Use assignment ('url = <value>') instead.
- Loading branch information