tasks.create("name": "testAssemble", "type": Exec) {
    workingDir "../"
    commandLine "./gradlew", "assembleDebug"
}

0 条评论

发表回复

您的电子邮箱地址不会被公开。