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

I couldn't include the library in my android project #117

Open
rogermule opened this issue Apr 12, 2018 · 1 comment
Open

I couldn't include the library in my android project #117

rogermule opened this issue Apr 12, 2018 · 1 comment

Comments

@rogermule
Copy link

rogermule commented Apr 12, 2018

compile 'com.mani:ThinDownloadManager:1.4.0'
I'm getting the following error when I try to include the project in the gradle file.

Error:Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.mani:ThinDownloadManager:1.4.0.

@erwandy92
Copy link

I think you should use "implementation 'com.mani:ThinDownloadManager:1.4.0'" to compile

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