My project was working fine, but suddenly from this morning it is giving me error like below,
Here in my gradle i have
compile "com.android.support:appcompat-v7:25.1.1"
compile "com.android.support:design:25.1.1"
compile "com.android.support:support-v4:25.1.1"
compile "com.android.support:recyclerview-v7:25.1.1"
still giving me error for 27.0.1. And on click of Install repository and sync it is doing nothing. Not allowing to click that at all. I tried to follow many answers for the gradle build problems but not able to fix this.