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

... not supported with the configuration cache #1115

Open
slott opened this issue Apr 10, 2024 · 1 comment
Open

... not supported with the configuration cache #1115

slott opened this issue Apr 10, 2024 · 1 comment

Comments

@slott
Copy link

slott commented Apr 10, 2024

With the latest com.android.tools.build:gradle version 8.3.x the greendao tasks is in conflict with the org.gradle.configuration-cache and it has to be turned off. Obviously this isn't great as it slows everything down.

This is the error I'm getting:

I've tried various workarounds but none have worked so far. Is there a quick fix for this or is it time to leave good old GreenDao behind 😭

@greenrobot-team
Copy link
Collaborator

Even if that error would be fixed, I'm not sure the greenDAO plugin would easily work with configuration cache (similar to the ObjectBox Gradle plugin).

So if at all, there won't be a fix anytime soon as we currently focus much of our time on ObjectBox.

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