In the file build.gradle change your compileSdkVersion to your current version. For me it is 23. Your buildToolsVersion would be the same number. Hence the only thing I had to do was
- Change CompileSdkVersion 15 to CompileSdkVersion 23 in the build.gradle