Problem updating appcompat-v7

Asked

Viewed 170 times

2

Hello

I have a project that is using the version 23.1.0 library com.android.support:appcompat-v7.

I was upgrading 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 the Structure dialog. It finds the library, includes in Gradle, but when compiling the same error!

I have updated all SDK’s and still the error persists!

Has anyone ever had this kind of problem?

Thanks in advance!

  • 1

    The downloaded file may be corrupted, try deleting and downloading again.

1 answer

0


Reinstalled Android Studio, and everything started working again!

Suggestion from Androiderson.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.