Android-RateThisApp icon indicating copy to clipboard operation
Android-RateThisApp copied to clipboard

Latest binaries of io.github.kobakei:ratethisapp are not on mavenCentral

Open oseparovic opened this issue 9 years ago • 2 comments

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()
}

oseparovic avatar Aug 03 '16 18:08 oseparovic

yeah it's not working, please give an update on the issue ?

siddimania avatar Nov 01 '16 18:11 siddimania