kotlin error
from.page-issueact.wait-for-customer
### Page URL
https://docs.flutter.dev/release/compatibility-policy
### Page source
https://github.com/flutter/website/blob/main/sites/docs/src/content/release/compatibility-policy.md
### Describe the problem
Task 'prepareKotlinBuildScriptModel' not found in project ':app'.
* Try:
> Run gradle tasks to get a list of available tasks.
> For more on name expansion, please refer to https://docs.gradle.org/9.1.0/userguide/command_line_interface.html#sec:name_abbreviation in the Gradle documentation.
> Run with --info or --debug option to get more log output.
> Run with --scan to generate a Build Scan (Powered by Develocity).
> Get more help at https://help.gradle.org.
* Exception is:
org.gradle.execution.TaskSelectionException: Task 'prepareKotlinBuildScriptModel' not found in project ':app'.
### Expected fix
_No response_
### Additional context
_No response_
### I would like to fix this problem.
- [ ] I will try and fix this problem on docs.flutter.dev.
1 条评论