近两天在自己本机上使用Jenkins构建Android项目报了一个错误
15:39:05.511 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] FAILURE: Build failed with an exception. 15:39:05.512 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 15:39:05.512 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * What went wrong: 15:39:05.512 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Execution failed for task ':app:mergeReleaseResources'. 15:39:05.512 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Error: Some file crunching failed, see logs for details15:39: