FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':rive_common'.
> [CXX1102] Location specified by ndk.dir (C:\androidSDK\ndk\28.0.13004108) did not contain a valid NDK and couldn't be used
* 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.
BUILD FAILED in 5s
Error: Gradle task assembleDebug failed with exit code 1
Exited (1).
Я хочу развевать приложение на Android на Windows.
Hey Developers Я новичок в разработке Flutter Я установил ndk , но на момент создания «Показ его показала исключением» в консоли отладки. [code]FAILURE: Build failed with an exception.
* What went wrong: A problem occurred configuring project ':rive_common'. > [CXX1102] Location specified by ndk.dir (C:\androidSDK\ndk\28.0.13004108) did not contain a valid NDK and couldn't be used
* 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.
BUILD FAILED in 5s Error: Gradle task assembleDebug failed with exit code 1
Exited (1). [/code] Я хочу развевать приложение на Android на Windows.