Closed yunikkk closed 2 years ago
Hmm now thinking more - shouldn't we just switch to the SDK registry for publishing? Leaning towards it since it seems that this repo is still setup with bintray which is closed since May 2021
Bintray has been sunset since we released the latest version of this library, and we only used it as a proxy to Maven Central. So we'll either need to refactor the whole pipeline to push to Maven Central, or consider switching to Mapbox Downloads API instead. We did the latter with other libraries (like mapbox-java) as temporary measure.
Yeah, we shouldn't publish to bintray any more, we should migrate scripts to only publish to sdk-registry.
@LukasPaczos @pengdev yeah, migrating to the SDK registry then.
Publication of 0.8.0 failed due to
Issue was raised long ago.
Reverted kotlin for now to publish the dependency, but we should migrate from bintray plugin I suppose.