-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Here we use findProperty
function that looks to another Gradle Projects and break the Gradle sync with enabled Project isolation feature:
property benchmarks_jmh_version of :benchmarks
Project :benchmarks cannot dynamically look up a property in the parent project :
Possible solution can be to use providers.gradleProperty("benchmarks_jmh_version").orNull
instead.
aSemy and deep4nsh
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers