Join Slack
Powered by
I extract the `repos()` and `plugins()` in their o...
# gradle
c
cedric
05/20/2016, 6:30 PM
I extract the
repos()
and
plugins()
in their own
.kt
, compile that and introspect that. Once I have all the plug-ins and repos, I recompile the full build file with them
Open in Slack
Previous
Next