glide-svg
glide-svg copied to clipboard
Cannot find the Implementation on Gradle...
Could not find com.github.qoqa:glide-svg:4.0.2.
Required by:
project :app
Search in build.gradle files
Please check that you added
maven { url 'https://jitpack.io' }
in
allprojects {
repositories {
and not in
buildscript {
repositories {