Tapadoo / Alerter

An Android Alerting Library
MIT License
5.52k stars 633 forks source link

Update read me for correct jitpack dependency text #279

Closed hbb20 closed 2 years ago

hbb20 commented 2 years ago

Jitpack servers com.github.Tapadoo:Alerter:$current-version and not com.github.tapadoo:alerter:$current-version.

Current readme: image

Jitpack: image

roimi57 commented 2 years ago

I put the version 7.2.4 and gives me an error "Could not GET 'https://dl.bintray.com/rrsaikat/RNetwork/com/github/tapadoo/alerter/7.2.4/alerter-7.2.4.pom'. Received status code 502 from server: Bad Gateway "

kpmmmurphy commented 2 years ago

Thanks for flagging this @hbb20, but the case doesn't seem to effect dependancy resolution, and the lower case formatting is more in keeping with project conventions - so I'm gonna close this out.

Screenshot 2021-11-30 at 20 08 10
hbb20 commented 2 years ago

@roimi57 new versions are pushed to jitpack and not bintray. Looks like you are trying to pull a version from bintray which is not published there in the first place.

hbb20 commented 2 years ago

@kpmmmurphy that's strange. It only worked for me when I matched jitpack casing.