I wanna run multiple gradle tasks as one. So instead of ./gradlew clean build publish I want to have a custom task./gradlew cleanBuildPublish that executes ...
確定! 回上一頁