Я разработал одно приложение флаттера.Теперь я хочу сгенерировать apk для публикации в магазине Google Play.Я выполнил шаги https://flutter.io/docs/deployment/android. Но получил ошибку
* Error running Gradle:
ProcessException: Process "D:\\deerewrc\wewestmyrweweestos\myrewerewd-app\android\gradlew.bat" exited abnormally:
Starting a Gradle Daemon, 1 stopped Daemon could not be reused, use --status for details
FAILURE: Build failed with an exception.
* Where:
Build file 'D:\\deerewrc\wewestmyrweweestos\myrewerewd-\android\app\build.gradle' line: 60
* What went wrong:
A problem occurred evaluating project ':app'.
> path may not be null or empty string. path='null'
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
1. Запустил флаттера доктора 2. Запустил флаттера доктора --android-licenses и также принял все лицензии.Все еще получаю эту ошибку