SyntaxFix
Write A Post
Hire A Developer
Questions
Just delete these lines from the root build.gradle
android { compileSdkVersion 19 buildToolsVersion '19.1' }
Now trying and compile again. It should work.