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
Update version # in config files in /help @langsmith
After updating the demo app:
Update Javadoc for the Mapbox Java docs section in /android-docs repo
Update the constants.js file in android-docs repo so that implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:x.x.x' line is updated in the Gradle section of the MAS overview page
run git submodule update --remote examples/maps to pull in updated example code
Pre-release checklist @osana
README.mdfile4.8.0-alpha.1ingradle.properties(removing-SNAPSHOT)4.8.0-alpha.1artifact to Maven Central-SNAPSHOTat the endCHANGELOG.mdv new release versionin GitHubPre-release Testing
4.8.0-alpha.1Maps Java SDK4.8.0-alpha.1Maps Java SDKPre-release checklist @osana
4.8.0-alpha.2ingradle.properties(removing-SNAPSHOT)4.8.0-alpha.2artifact to Maven Central-SNAPSHOTat the endCHANGELOG.mdv new release versionin GitHubPre-release Testing
4.8.0-alpha.2Maps Java SDK4.8.0-alpha.2Maps Java SDKFinal 4.8.0 Release checklist @osana
README.mdfile4.8.0ingradle.properties(removing-SNAPSHOT)4.8.0artifact to Maven Central-SNAPSHOTat the endCHANGELOG.mdv new release versionin GitHubPost Final release @langsmith
/android-docsrepoconstants.jsfile inandroid-docsrepo so thatimplementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:x.x.x'line is updated in the Gradle section of the MAS overview pagegit submodule update --remote examples/mapsto pull in updated example code/cc: @mapbox/android