Closed ToyibNurseha closed 4 years ago
sorry my bad, i haven't add the maven,
if you have 2 maven url you should put it like this
allprojects {
repositories {
google()
jcenter()
maven {url "http://dl.bintray.com/piasy/maven"}
maven {url "https://jitpack.io"}
}
}
When i put the library and sync it, there's no problem, but when i try to run my app this error show, it said i don't have access to read repo