ConnectSDK / Connect-SDK-Cordova-Plugin

Cordova/PhoneGap plugin for Connect SDK
Apache License 2.0
69 stars 46 forks source link

declares a dependency from configuration 'debugCompile' to configuration 'debug' which is not declared in the descriptor for project :cordova-plugin-connectsdk:Connect-SDK-Android #64

Closed aditya27dev closed 7 years ago

aditya27dev commented 7 years ago
FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'android'.
> Could not resolve all dependencies for configuration ':_debugApk'.
   > Project : declares a dependency from configuration 'debugCompile' to configuration 'debug' which is not declared in the descriptor for project :cordova-plugin-connectsdk:Connect-SDK-Android.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
aditya27dev commented 7 years ago

Solved

mkalyon commented 6 years ago

Hi, How to solve it?

patrickoliveras commented 6 years ago

Hi @MrPeproni ! It would be nice if you shared with us how you solved this issue. We're having the same problem on our team and are wondering if it would trouble you to remember how you overcame this.

Cheers!