What's equivalent of the groovy gradle JNI configuration in kotlin gradle script?

后端 未结 0 1520
余生分开走
余生分开走 2020-12-14 15:50

I\'m having hard time converting the following groovy script to a kotlin script (build.gradle -> build.gradle.kts).

model {
    components {
        main(N         


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