Android-RateThisApp
Android-RateThisApp copied to clipboard
Latest binaries of io.github.kobakei:ratethisapp are not on mavenCentral
Maybe consider adding the requirement that users add jcenter to your readme if they're integrating via gradle e.g. in build.gradle
repositories {
mavenCentral()
maven { url "https://jitpack.io" }
jcenter()
}
yeah it's not working, please give an update on the issue ?