OrangeAppsRu / cordova-social-ok

Social API for Odnoklassniki
Apache License 2.0
2 stars 2 forks source link

Could not determine the dependencies #4

Open artuska opened 6 years ago

artuska commented 6 years ago

Can you tell what i'm doing wrong only by this error output?:

* What went wrong:
Could not determine the dependencies of task ':cordova-social-ok:odnoklassniki-android-sdk:compileReleaseAidl'.
> Could not resolve all task dependencies for configuration ':cordova-social-ok:odnoklassniki-android-sdk:releaseCompileClasspath'.
   > Could not resolve project :CordovaLib.
     Required by:
         project :cordova-social-ok:odnoklassniki-android-sdk
      > Project :cordova-social-ok:odnoklassniki-android-sdk declares a dependency from configuration 'releaseCompile' to configuration 'release' which is not declared in the descriptor for project :CordovaLib.

This error is thrown both in cordova-social-ok and cordova-social-vk plugins when running the cordova build android --release command.