Hi

 

Today I have upgraded Crosswalk-webview  cordova plugin to the latest
version (16+) and since then I can’t buil the solution.

 

This is the error I’m getting

 

FAILURE: Build failed with an exception.

 

* What went wrong:

A problem occurred configuring root project 'android'.

> Could not resolve all dependencies for configuration
':_armv7DebugCompile'.

   > Could not find any version that matches
com.android.support:support-v4:[13.0.0,).

     Searched in the following locations:

 
https://repo1.maven.org/maven2/com/android/support/support-v4/maven-metadata
.xml

         https://repo1.maven.org/maven2/com/android/support/support-v4/

 
https://download.01.org/crosswalk/releases/crosswalk/android/maven2/com/andr
oid/support/support-v4/maven-metadata.xml

 
https://download.01.org/crosswalk/releases/crosswalk/android/maven2/com/andr
oid/support/support-v4/

     Required by:

         :android:unspecified > org.xwalk:xwalk_core_library:16.45.421.19

 

* Try:

Run with --stacktrace option to get the stack trace. Run with --info or
--debug option to get more log output.

 

My config.xml looks like:

<preference name="xwalkVersion" value="16+" />
<preference name="xwalkCommandLine" value="--disable-pull-to-refresh-effect"
/>
<preference name="xwalkMode" value="embedded" />
<preference name="xwalkMultipleApk" value="true" />

 

_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to