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
{{ message }}
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.
We have added the appcompat-v7+ dependencies to eclipse and we are facing this error when trying to import flat-ui to the android project.
Not sure why this is happening.
FAILURE: Build failed with an exception.
What went wrong:
A problem occurred configuring project ':sample'.
Could not resolve all dependencies for configuration ':sample:_debugCompile'.
Could not find any version that matches com.android.support:appcompat-v7:+.
Required by:
com.github.eluleci:sample:2.0.2
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
We have added the appcompat-v7+ dependencies to eclipse and we are facing this error when trying to import flat-ui to the android project.
Not sure why this is happening.
FAILURE: Build failed with an exception.
What went wrong:
A problem occurred configuring project ':sample'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
The text was updated successfully, but these errors were encountered: