Ansh Sachdeva
Jul 3, 2021

since the build.gradle.kts support kotlin functions, how about creating a function say , fun all()= listof("dependency a","dependency b","dependency c",...) and in dependency block , we simply do : Threading.all().forEach{implementation(it)} .. what do you think about this approach ?

Ansh Sachdeva
Ansh Sachdeva

Written by Ansh Sachdeva

curiously fiddling around with tech | https://root-ansh.github.io/curioustools/ also @anshsachdevaprofessional

No responses yet