Zhaoss / WeiXinRecordedDemo

仿微信视频拍摄UI, 基于ffmpeg的视频录制编辑

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not determine the dependencies

abhijithrkrishna opened this issue · comments

gradle project sync fails and shows error as

ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve project :weixinrecorded.
Show Details
Affected Modules: app

ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve project :weixinrecorded.
Show Details
Affected Modules: app

ERROR: Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve project :weixinrecorded.
Show Details
Affected Modules: app

then when I try to rebuild or clean the project it will show

Unable to find a matching configuration of project :weixinrecorded:

  • None of the consumable configurations have attributes.

Tomorrow I will solve this problem

Thank you bro

download new version