#1118·greenDAO

Cannot use @TaskAction annotation on method

Author: lucckystarCreated Jul 9, 2024Updated Jul 9, 2024
LabelsBugMore info required

Caused by: org.gradle.api.GradleException: 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.

grade:8.1.1 greendao-gradle-plugin:3.3.1 com.android.tools.build:gradle:7.2.2