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?
Below is for Android studio 1. Go to app -> build.gradle -> change "compileSdkVersion 'installed sdk version'"
That's it, problem solved:-)