fixed issues
- [#30497](https://github.com/gradle/gradle/issues/30497) DefaultTaskCollection#configureEach(Action) on task set cannot be executed in the current context since 8.10.1
- [#30477](https://github.com/gradle/gradle/issues/30477) Kotlin Mutliplatform build with reused daemon fails with "Cannot query the value of task ':compileKotlinWindows' property 'kotlinNativeBundleBuildService' because it has no value available."
- [#30472](https://github.com/gradle/gradle/issues/30472) Investigate possibly broken 8.10.1
Upgrade to latest gradle version 8.10.2
fixed issues
- [#30497](https://github.com/gradle/gradle/issues/30497) DefaultTaskCollection#configureEach(Action) on task set cannot be executed in the current context since 8.10.1 - [#30477](https://github.com/gradle/gradle/issues/30477) Kotlin Mutliplatform build with reused daemon fails with "Cannot query the value of task ':compileKotlinWindows' property 'kotlinNativeBundleBuildService' because it has no value available." - [#30472](https://github.com/gradle/gradle/issues/30472) Investigate possibly broken 8.10.1Automated changes by create-pull-request GitHub action