Automattic / Gravatar-SDK-Android

Gravatar Android library
https://gravatar.com
Mozilla Public License 2.0
36 stars 8 forks source link

`Could not find com.github.yalantis:ucrop:2.2.8.` #81

Open wzieba opened 6 months ago

wzieba commented 6 months ago

Current behaviour

When adding the SDK to a project, I get Could not find com.github.yalantis:ucrop:2.2.8..

Root cause

The configuration requires SDK consumers to declare Jitpack repository in the application to fetch ucrop dependency.

Possible solutions

wzieba commented 6 months ago

2 days ago uCrop merged a PR related to publishing on Maven Central https://github.com/Yalantis/uCrop/pull/907 so we might soon be able to simply drop Jitpack.

hamorillo commented 5 months ago

I reviewed this today, and it's not on Maven Central yet.

maxme commented 5 months ago

version 2.2.9 was shipped a few days ago but not published to maven central.