标题: Android Could not create task ‘:app:processDebugResources‘. [打印本页] 作者: 九天猎人 时间: 2024-10-27 03:09 标题: Android Could not create task ‘:app:processDebugResources‘.
Could not create task ':app:processDebugResources'.
Cannot use @TaskAction annotation on method IncrementalTask.taskAction$gradle_core() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.
出现这个的原因是 当前项目使用的android studio 换成了一个旧版本的Android studio
路径:gradle\wrapper\gradle-wrapper.properties