Join Slack
Powered by
Now I can't do this though: ``` buildscript { ...
# gradle
j
jlleitschuh
09/20/2017, 5:55 PM
Now I can't do this though:
Copy code
buildscript { apply { from("repositoryConfig.gradle.kts") } }
I get an
Unresolved reference: from
error
@bamboo
Open in Slack
Previous
Next