I am doing a project using android studio.Recently it showed an error that your SDK is missing or out of date so, I downloaded SDK once again.Now it shows an error
your SDK is missing or out of date
You need the clear the build cache. Select View > Tool Windows > Terminal from the menu bar and use one of the following commands:
On Windows: gradlew cleanBuildCache