I am facing a problem and not finding any solution. I am getting the following issue. Can anyone help me?
A build operation failed.
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.
Most of the google results i find around this (Never used Android Studio myself) reference that the version of Gradle installed is out of date.