Hello
I have a project that is using the 23.1.0
version of the com.android.support:appcompat-v7
library.
I was upgraded to 23.1.1 and the following error occurred:
Failed to resolve: com.android.support:appcompat-v7:23.1.1
Install Repository and sync project
Show in File
Show in Project Structure dialog
I tried to update through Structure dialog. It finds the library, includes in Gradle, but at the time of compiling Ocore the same error!
I updated all the SDK's and still the error persists!
Has anyone ever had this kind of problem?
Thank you in advance!