SyntaxFix
Write A Post
Hire A Developer
Questions
I had the same problem after upgrading the support library and none of the answers worked for me. Finally I solved downloading latest version of build tools and upgrading in build.gradle to buildToolsVersion "23.0.1"
buildToolsVersion "23.0.1"