Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Cannot find the Implementation on Gradle... #17

Open
realityworks opened this issue Jan 25, 2023 · 1 comment
Open

Cannot find the Implementation on Gradle... #17

realityworks opened this issue Jan 25, 2023 · 1 comment

Comments

@realityworks
Copy link

Could not find com.github.qoqa:glide-svg:4.0.2.
Required by:
    project :app
Search in build.gradle files
@gatienddr
Copy link

Please check that you added
maven { url 'https://jitpack.io' }
in

allprojects {
   repositories {

and not in

buildscript {
    repositories {

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

No branches or pull requests

2 participants