In gradle I need to call a function defined in buildSrc under 'buildScript' section, is it possible?

前端 未结 0 499
旧时难觅i
旧时难觅i 2021-02-15 04:57

Assuming that I have a project with cross-compilation enabled, so it has a function to read variable scalaV from the gradle property file:

fun Project.versions():         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题