Join Slack
Powered by
Is there a gradle command to refresh sourceSet dep...
# kotlin-native
b
Big Chungus
08/01/2020, 10:41 AM
Is there a gradle command to refresh sourceSet dependencies with
kotlin.mpp.enableGranularSourceSetsMetadata=true
s
Sebastian Sellmair [JB]
08/01/2020, 11:08 AM
./gradlew Pkotlin.mpp.enableGranularSourceSetsMetadata=true --refresh-dependencies
Open in Slack
Previous
Next