I am trying to modify an existing android project built on IntelliJ. I have searched and tried many things but still my error doesn\'t go :\\
Error:(5, -1) andro
Try adding
dependencies { compile 'com.android.support:appcompat-v7:20.+' }
to your build.gradle file
build.gradle