When I Updated the Android Studio to the Bumblebee 2021.1.1 I got this error:
ModelCache.safeGet(androidProjectResult.androidProject::getNdkVersion, "") must not be null
I have already added ndk.dir to local.properties but I still have the error.
sdk.dir=/path/to/sdk
ndk.dir=/path/to/ndk


