Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/207.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
无法解析';的依赖项时出错:app@debugAndroidTest/compileClasspath';无法解析项目:SimpleCommons_Android_Android Studio_Gradle_Dependencies - Fatal编程技术网

无法解析';的依赖项时出错:app@debugAndroidTest/compileClasspath';无法解析项目:SimpleCommons

无法解析';的依赖项时出错:app@debugAndroidTest/compileClasspath';无法解析项目:SimpleCommons,android,android-studio,gradle,dependencies,Android,Android Studio,Gradle,Dependencies,“:app@debugAndroidTest/compileClasspath':无法解析项目 :SimpleCommons 错误:无法解析的依赖项 ':app@debugUnitTest/compileClasspath':无法解析项目 :SimpleCommons 错误:无法解析“”的依赖项:app@debug/compileClasspath:无法 未解析项目:SimpleCommons 我已尝试将应用插件:“com.android.library”更改为应用插件:“com.android

“:app@debugAndroidTest/compileClasspath':无法解析项目
:SimpleCommons 错误:无法解析的依赖项 ':app@debugUnitTest/compileClasspath':无法解析项目 :SimpleCommons 错误:无法解析“”的依赖项:app@debug/compileClasspath:无法 未解析项目:SimpleCommons

我已尝试将
应用插件:“com.android.library”
更改为
应用插件:“com.android.application”
,但这不起作用和其他错误

这就是错误

ERROR: Unable to resolve dependency for  
如何解决这个问题

ERROR: Library projects cannot set applicationId
ERROR: Library projects cannot set applicationIdSuffix
ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve project :SimpleCommons
ERROR: Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve project :SimpleCommons
ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve project :SimpleCommons