Try to add org.gradle.daemon=false org.gradle.parallel=false to the gradle.properties file, it can help you in your problem. Parrallel building is not ...
確定! 回上一頁