I upgraded flutter master channel yesterday and now I receiving this message when installing:
flutter run
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.0.6113669
how do I fix this?
admin edit:
Please read the official answer in #53657 (comment)