#1115·greenDAO

... not supported with the configuration cache

Author: slottCreated Apr 10, 2024Updated Apr 15, 2024
LabelsEnhancement

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