【发布时间】:2020-09-18 15:40:40
【问题描述】:
我刚刚使用新版本的 Gradle 将我的 Android Studio 更新到 4.0,现在我的构建出现错误。
Cannot set the value of read-only property 'classDirectories' for task ':app:testNameOfMyFlavorDebugUnitTestCoverage' of type org.gradle.testing.jacoco.tasks.JacocoReport.
到目前为止一直运行良好,我不知道要更改什么才能使其再次运行。
【问题讨论】:
标签: android android-gradle-plugin build.gradle