hufeiyang / NestedScrollingParent2Layout

滑动嵌套通用解决方案:提供常见三种RecyclerView滑动嵌套布局、也可自定义。
177 stars 32 forks source link

在自己的项目里面引用该项目后,报错,具体错误如下: #9

Open ITBeyond1024 opened 2 years ago

ITBeyond1024 commented 2 years ago

Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'. Could not resolve project :nested_scrolling_layout2. Required by: project :app No matching configuration of project :nested_scrolling_layout2 was found. The consumer was configured to find an API of a component, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug' but:

  • None of the consumable configurations have attributes.