Closed iffanmajid closed 2 years ago
Thanks for your report sir @iffanmajid
you can add this code to fix this.
repositories {
google()
mavenCentral()
maven {
url "https://plugins.gradle.org/m2/"
}
}
allprojects {
repositories {
google()
maven { url "https://artifactory.qiscus.com/artifactory/qiscus-library-open-source" }
maven { url 'https://jitpack.io' }
maven {
url "https://plugins.gradle.org/m2/"
}
}
}
Regards
thanks for the response. I think it works now.
Hello everyone,
When I remove jCenter from my project, the dependencies could not found for following library: