I uninstalled NDK from my SDK and build plugin still display this warning:
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to C:\PJazyky\Android\SDK\ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
I have no ANDROID_NDK_HOME env variabble and I also deleted the path from the local.properties.
Do you k now about any other place where the path can be cached?