Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use @TaskAction annotation on method #1118

Open
lucckystar opened this issue Jul 9, 2024 · 1 comment
Open

Cannot use @TaskAction annotation on method #1118

lucckystar opened this issue Jul 9, 2024 · 1 comment

Comments

@lucckystar
Copy link

lucckystar commented Jul 9, 2024

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

@greenrobot-team
Copy link
Collaborator

Some users on the internet suggest to downgrade to a Gradle 7 version.

Note that we don't actively maintain this project any longer. Maybe you can submit a fix for the greenDAO Gradle plugin?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants