Closed ahna92 closed 2 months ago
Thank you report
BuildKonfig has already supported gradle configuration cache 👀 This appears to be due to Kotlin 2.0 rather than a configuration cache issue.
Could you try downgrade kotlin version??
hi @RyuNen344
I've tested on 1.9.22 , same issue
it worked fine with 2.0
btw , just when enabling org.gradle.configuration-cache
while have only defaultConfig
it failes
hmm, I'll check it 🤔
seams issue was with only one project out of 9 closing issue :D
Describe the bug When enabling Gradle config cache in
gradle.properties
I'm getting the following error
The generated class
When disable the config cache the generated class works and looks like
So there is added
actual
modifier that is not neededDesktop (please complete the following information):