You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Can you tell what i'm doing wrong only by this error output?:
This error is thrown both in
cordova-social-ok
andcordova-social-vk
plugins when running thecordova build android --release
command.The text was updated successfully, but these errors were encountered: