(未解决)android studio:com.android.support:appcompat-v7:22+ Could not found


错误信息如下:

Error:Could not find any version that matches com.android.support:appcompat-v7:22+.
Searched in the following locations:
https://jcenter.bintray.com/com/android/support/appcompat-v7/maven-metadata.xml
https://jcenter.bintray.com/com/android/support/appcompat-v7/
Required by:
MyAsApplication:app:unspecified

Please install the Android Support Repository from the Android SDK Manager.

build.gradle配置如下:

compile 'com.android.support:appcompat-v7:22+'

 

参照这个方法也没有解决:

http://stackoverflow.com/questions/19621941/android-studio-could-not-find-any-version-that-matches-com-android-supportappco

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM