Search code examples
flutterandroid-ndkflutter-dependencies

Flutter: No version of NDK matched


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:stripDebugDebugSymbols'.
> No version of NDK matched the requested version 20.0.5594570. Versions available locally: 21.4.7075529

Solution

  • i deleted the 21.4.7075529 file in the ndk folder so it will get the compatible ndk version for this project