mapbox / mapbox-vision-android-teaser

Other
29 stars 13 forks source link

Use sdk registry #227

Closed yunikkk closed 3 years ago

yunikkk commented 3 years ago

Since downloads API v1 (https://api.mapbox.com/downloads/v1/vision/android/maven) is no longer working we've transferred all previously released vision versions to the SDK registry (https://api.mapbox.com/downloads/v2/releases/maven).

NOTE : with this change you'll need a new token with Downloads:Read scope to access Vision. I've also aligned naming with the rest of mapbox SDKs - it became MAPBOX_DOWNLOADS_TOKEN (https://docs.mapbox.com/android/maps/guides/install/ / https://docs.mapbox.com/android/navigation/guides/install/).