I want to change my compileSdkVersion from 23 to 21.So I have made following changes in the build.gradle but I am getting following error.How can I resolve this?
Go to you Android SDK dir and install it properly:
tools/android update sdk
or
tools/android update sdk --no-ui