You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, Mapbox Java Sdk uses Sonatype to pass release files on to MavenCentral.
Recently, Maps SDK Android switched to using Bintray.
We want to align the release process used in those two projects and to use Bintray for Mapbox Java Sdk releases.
Here is the PR used to move to Bintray in Maps SDK Android for reference.