Following is the build.gradle code in Android Studio
apply plugin: \'com.android.application\' android { compileSdkVersion 23 buildToolsVersion \"23
In my case, I had to do -
File -> Sync Project with Gradle Files