-
Notifications
You must be signed in to change notification settings - Fork 10
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
Comments
Hi @Devansh-Maurya ! |
heaving same issue |
+1 |
heaving same issue |
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 |
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
The text was updated successfully, but these errors were encountered: