How to fix " Could not find any version that matches com.android.support:appcompat-v7:29.+

我们两清 提交于 2019-12-11 16:58:15

问题


how to fix

"Unable to resolve dependency for ':app@releaseUnitTest/compileClasspath': Could not find any version that matches com.android.support:appcompat-v7:29.+. <a href="openFile:C:/Users/hhira/AndroidStudioProjects/MyApp/app/build.gradle">Open File</a><br><a href="Unable to resolve dependency for &#39;:app@releaseUnitTest/compileClasspath&#39;: Could not find any version that matches com.android.support:appcompat-v7:29.+.">Show Details</a> "


回答1:


Try installing Extras|Android Support Repository

Go to: Tools then Android then SDK Manager

Select and install Extras|Android Support Repository



来源:https://stackoverflow.com/questions/56913611/how-to-fix-could-not-find-any-version-that-matches-com-android-supportappcomp

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!