Hi, I see that in kategory docs it is recommended ...
# arrow
c
Hi, I see that in kategory docs it is recommended to add
Copy code
repositories {
        jcenter()
        maven { url '<https://dl.bintray.com/kategory/maven>' }
}
but I also see that kategory is present in jcenter, why would I add second repo?