Hi folks, anyone already have this issue in a CI? ...
# gradle
s
Hi folks, anyone already have this issue in a CI? If so, any workaround ? https://github.com/gradle/gradle/issues/9337
stackoverflow 2
p
You may want to try gradle 7.1-rc1 which adds java incremental analysis to build cache storage https://docs.gradle.org/7.1-rc-1/release-notes.html#improved-incremental-compilation-for-java
s
I'm actually using Kotlin here and have the same issue
p
gradle only provides java experience. maybe create issue on jetbrains bugtracker? sounds like feature request