If you have a collection of Gradle tasks that you want to reuse in several ... "run${variant.name.capitalize()}", dependsOn: variant.install) { // Task ...
確定! 回上一頁