Yup I see your point. So if your project has only Kotlin modules, you can `suprojects{}` and apply i...
g
Yup I see your point. So if your project has only Kotlin modules, you can
suprojects{}
and apply it to all the projects and that’s going to work easily.