<@U0SAE2VGD> commented on <@U6HSZBM3K>’s file <htt...
# gradle
u
@artem_zin commented on @bdawg.io’s file

https://kotlinlang.slack.com/files/U6HSZBM3K/F77B2DN0Z/screen_shot_2017-09-23_at_9.25.52_pm.png

: @bdawg.io maybe not “the best way”, but you can
apply from: some.gradle
in both root context and
buildscript
so it’ll be available in dependencies and plugins Search for
apply from
here
<https://github.com/gojuno/koptional/blob/f58738bf103fc6aacacceaa893842d23f5feea35/build.gradle>