No reply in the Google Plus group so I'm asking here.
The Crosswalk builds fails in the XDK when using the Facebook plugin with the following;
[dependency] Found 2 versions of android-support-v4.jar in the dependency list,
[dependency] but not all the versions are identical (check is based on SHA-1 only at this time).
[dependency] All versions of the libraries must be the same at this time.
[dependency] Versions found are:
[dependency] Path: .../EscapeFromSpace/com.phonegap.plugins.facebookconnect/FacebookLib/libs/android-support-v4.jar
[dependency] Length: 987314
[dependency] SHA-1: 9b6a9a9078af571732159b904ad423b03b7cc786
[dependency] Path: .../EscapeFromSpace/libs/android-support-v4.jar
[dependency] Length: 621451
[dependency] SHA-1: 5896b0a4e377ac4242eb2bc785220c1c4fc052f4
BUILD FAILED
.../tools/ant/build.xml:577: Jar mismatch! Fix your dependencies
So presently I cannot get past this point.
Does anybody know how to fix the problem?
EDIT: I have been informed this issue is caused by using both the facebook and game plugin.