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

when i put the name in the gradle he didn't download always failed #9

Open
hemaezzat opened this issue May 19, 2018 · 2 comments
Open

Comments

@hemaezzat
Copy link

hemaezzat commented May 19, 2018

when i put the name in the gradle he didn't download always failed

@ishroid
Copy link

ishroid commented Jul 16, 2018

I am not able to contribute, same problem here

@m3talover
Copy link

add your project build.gradle(project:yourproject) file:

allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}

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

3 participants