Following is the build.gradle code in Android Studio
apply plugin: \'com.android.application\' android { compileSdkVersion 23 buildToolsVersion \"23
In my case I have changed version of Kotlin plugin in gradle file related to module but hadn't change it in root gradle file.