This message was deleted.
# configuration-cache
s
This message was deleted.
t
for some reason the error is now
Copy code
Caused by: java.lang.ClassNotFoundException: org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService
	at org.gradle.configurationcache.serialization.DefaultReadContext.readClass(Contexts.kt:285)
	at org.gradle.configurationcache.serialization.codecs.BuildServiceProviderCodec.decode(ProviderCodecs.kt:407)
t
Might be a weird one (if upgrade is hard), but what if you downgrade to 7.5 or lower?
w
m
We have a similar issue https://github.com/gradle/gradle/issues/25864 but the root cause is not yet known.