kodika / MutataApp

49 stars 9 forks source link

BUILD failed due to @TaskAction annotation on method IncrementalTask.taskAction$gradle_core() #16

Open jps05 opened 1 year ago

jps05 commented 1 year ago

FAILURE: Build failed with an exception.

What went wrong:
A problem occurred configuring project ':app'.

Could not create task ':app:mergeDebugJniLibFolders'.
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.
hedgemanNate commented 1 year ago

I am also having this issue. Any update?

kostassite commented 1 year ago

Which gradle version are you using?