Francisco Seixas

Results 2 comments of Francisco Seixas

Hi. Any update or workaround on this issue?

Make sure you didn't paste your token in your _project-level_ `build.gradle`. The line should literally be `password = project.properties['MAPBOX_DOWNLOADS_TOKEN'] ?: ""`, you should not replace the `MAPBOX_DOWNLOADS_TOKEN` string with your...