Since few days I have this problem
Before, compile was ok, but now I always have this error
FAILURE: Build failed with an exception.
- What went wrong:
A problem occurred configuring root project 'android'.
Could not resolve all dependencies for configuration ':_armv7DebugApkCopy'. Could not find com.android.support:support-core-ui:26.1.0. Required by: :android:unspecified > org.xwalk:xwalk_core_library:23.53.589.4 > com.android.support:support-v4:26.1.0 Could not find com.android.support:support-fragment:26.1.0. Required by: :android:unspecified > org.xwalk:xwalk_core_library:23.53.589.4 > com.android.support:support-v4:26.1.0 Could not find com.android.support:support-annotations:26.1.0. Required by: :android:unspecified > org.xwalk:xwalk_core_library:23.53.589.4 > com.android.support:support-v4:26.1.0 > com.android.support:support-compat:26.1.0 :android:unspecified > org.xwalk:xwalk_core_library:23.53.589.4 > com.android.support:support-v4:26.1.0 > com.android.support:support-media-compat:26.1.0 :android:unspecified > org.xwalk:xwalk_core_library:23.53.589.4 > com.android.support:support-v4:26.1.0 > com.android.support:support-core-utils:26.1.0 Could not find android.arch.lifecycle:common:1.0.0. Required by: :android:unspecified > org.xwalk:xwalk_core_library:23.53.589.4 > com.android.support:support-v4:26.1.0 > com.android.support:support-compat:26.1.0 > android.arch.lifecycle:runtime:1.0.0
I'm Using [email protected] Thanks for help