Join Slack
Powered by
you can provide more strongly-typed `ext` variable...
# gradle
o
octylFractal
09/26/2018, 5:22 AM
you can provide more strongly-typed
ext
variables by adding extension methods that cast the values
s
spierce7
09/26/2018, 5:53 AM
How do I share the extension methods across .kts files?
g
gildor
09/26/2018, 6:31 AM
@Scott
use buildSrc instead
gildor
09/26/2018, 6:31 AM
We use this approach not only for versions, but also for dependencies and modules
2
Views
Open in Slack
Previous
Next