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

Unable to add dependency #3

Open
Devansh-Maurya opened this issue Apr 27, 2019 · 5 comments
Open

Unable to add dependency #3

Devansh-Maurya opened this issue Apr 27, 2019 · 5 comments

Comments

@Devansh-Maurya
Copy link

I am unable to add the dependency by following the instructions in the README.
Android Studio gives the following error:

ERROR: Failed to resolve: com.github.jgabrielfreitas:BlurImageView:1.0.1

@jgabrielfreitas
Copy link
Owner

Hi @Devansh-Maurya !
Have you added jitpack as a maven dependency?

@mrhussnain
Copy link

heaving same issue

@Duna
Copy link

Duna commented Oct 31, 2019

+1

@bxTruong
Copy link

heaving same issue

@bxTruong
Copy link

ERROR: Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be smaller than version 17 declared in library [com.github.jgabrielfreitas:BlurImageView:1.0.1] C:\Users\Admin.gradle\caches\transforms-2\files-2.1\6241b98ccd3fbe79da667f2514af4451\BlurImageView-1.0.1\AndroidManifest.xml as the library might be using APIs not available in 15
Suggestion: use a compatible library with a minSdk of at most 15,
or increase this project's minSdk version to at least 17,
or use tools:overrideLibrary="com.jgabrielfreitas.core" to force usage (may lead to runtime failures)

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

5 participants