[Android Tips] 23. How to fail/stop Gradle task immediately if some conditions are not met时间:2023-03-08 15:42:32throw new GradleException("conditions are not met") 参考 How to fail/stop task immediately if some conditions are not met