Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suddenly graddle stopped working #18

Open
henriquecm opened this issue Sep 2, 2016 · 2 comments
Open

Suddenly graddle stopped working #18

henriquecm opened this issue Sep 2, 2016 · 2 comments

Comments

@henriquecm
Copy link

henriquecm commented Sep 2, 2016

Half-hour ago everything was okay, then i cleaned and rebuild my project for unrelated reasons, and then the android studio can't resolve it anymore.

Here's the graddle that i use:
compile group: "com.github.vikramkakkar", name: "SublimeNavigationView", version: "dev-SNAPSHOT", changing: true

I also tried:
compile 'com.github.vikramkakkar:SublimeNavigationView:dev-df7ecdadaa-1'

Neither is working, and in the last try the error message was:
Error:Project app: apk dependencies can only be jars. com.github.vikramkakkar:SublimeNavigationView:aar:dev-SNAPSHOT is an Android Library.

@vikramkakkar
Copy link
Owner

@powerhcm8 I tried looking into this back when you opened the issue. I couldn't tell what went wrong. Were you able to get this working?

@henriquecm
Copy link
Author

Sorry for the delay, but later it appeared to random, it would fail 3 times and work one, then continued work for sometime, then starting to failing again, it was very weird.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants