Problem updating appcompat-v7

2

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!

    
asked by anonymous 04.12.2015 / 15:45

1 answer

0

Re-installed Android Studio, and everything worked again!

Suggestion for Androiderson .

    
15.12.2015 / 19:35