Failed to resolve: com.android.support:appcompat-v7:26.0.0

后端 未结 14 1773
旧时难觅i
旧时难觅i 2020-11-22 05:56

I am having this issue in Android studio.

Error:(22, 13) Failed to resolve: com.android.support:appcompat-v7:26.0.0
Install         


        
14条回答
  •  Happy的楠姐
    2020-11-22 06:25

    File -> Project Structure -> Modules (app) -> Open Dependencies Tab -> Remove all then use + to add from the proposed list.

提交回复
热议问题