Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/vb.net/14.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 无法解决存储库问题_Android_Repository - Fatal编程技术网

Android 无法解决存储库问题

Android 无法解决存储库问题,android,repository,Android,Repository,我将此添加到我的应用程序中 编译'com.android.support:cardwiew-v7:21.0.0-rc1' 错误:(31,13)未能解决: 支持:cardview-v7:21.0.0-rc1 无法解决此问题您的其他支持库的版本是否与“21.0.0-rc1”相同其他库编译'com.android.support:appcompat-v7:25.3.1'compile'com.android.support.constraint:constraint布局:1.0.2'compil

我将此添加到我的应用程序中 编译
'com.android.support:cardwiew-v7:21.0.0-rc1'

错误:(31,13)未能解决: 支持:cardview-v7:21.0.0-rc1




无法解决此问题

您的其他支持库的版本是否与“21.0.0-rc1”相同其他库编译'com.android.support:appcompat-v7:25.3.1'compile'com.android.support.constraint:constraint布局:1.0.2'compile'com.android.support:design:25.3.1'compile'me.relex:circleindicator:1.2。2@aar'compile'com.android.support:recyclerview-v7:21.0.0-rc1'compile'com.android.support:cardwiew-v7:21.0.0-rc1'testCompile'junit:junit:4.12'compile'com.google.android.gms:play services:11.0.2'Try:com.android.support:cardwiew-v7:25.3.1作为您的其他支持库版本。所有库版本都应该相同,因此使用com.android.support:cardwiew-v7:25.3.1和其他支持库。
<a href="install.m2.repo">Install Repository and sync project</a><br>
<a href="openFile:G:/android projects/TechnFun/app/build.gradle">Show in File</a><br>
<a href="open.dependency.in.project.structure">Show in Project Structure dialog</a>