I’m struggling to understand what’s wrong when I bump Gradle in my project to 8.1. See the build log:
Copy code
* What went wrong:
Could not determine the dependencies of null.
> Could not resolve all dependencies for configuration ':buildSrc:buildScriptClasspath'.
> Could not create task ':buildSrc:compileKotlin'.
> Failed to query the value of property 'freeCompilerArgs'.
> Querying the mapped value of map(flatmap(provider(task 'generatePrecompiledScriptPluginAccessors', class org.gradle.kotlin.dsl.provider.plugins.precompiled.tasks.GeneratePrecompiledScriptPluginAccessors))) before task ':buildSrc:generatePrecompiledScriptPluginAccessors' has completed is not supported