How can I import other scripts in my script? 5 rep...
# gradle
b
How can I import other scripts in my script? 5 replies You can easily shared code using
buildSrc
though.