I am trying to build the Android project that uses appcompat_v7 library.
For that, I created my project through Eclipse -> New Android Sample Project and added my cu
I just ran into a similar issue when upgrading appcompat-v7 from 22.2.0 23.1.0. Updating compileSdkVersion to 23 fixed it.