could not resolve all dependencies for configuration ':app:debugAPKCopy'

前端 未结 7 1134
忘了有多久
忘了有多久 2020-11-30 11:28

it seems that I got this problem when I try to run the app

7条回答
  •  死守一世寂寞
    2020-11-30 11:31

    This can happen when there is an error in an update. To fix it open android sdk manager and:

    • Uninstall android support repository
    • Install again android support repository

提交回复
热议问题