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
Update version # in Studio Preview
Update version # in docs tutorial app
Update version # in China plugin test app
/cc: @mapbox/android
The text was updated successfully, but these errors were encountered:
Pre-release checklist @osana
README.md
file4.8.0-alpha.1
ingradle.properties
(removing-SNAPSHOT
)4.8.0-alpha.1
artifact to Maven Central-SNAPSHOT
at the endCHANGELOG.md
v new release version
in GitHubPre-release Testing
4.8.0-alpha.1
Maps Java SDK4.8.0-alpha.1
Maps Java SDKPre-release checklist @osana
4.8.0-alpha.2
ingradle.properties
(removing-SNAPSHOT
)4.8.0-alpha.2
artifact to Maven Central-SNAPSHOT
at the endCHANGELOG.md
v new release version
in GitHubPre-release Testing
4.8.0-alpha.2
Maps Java SDK4.8.0-alpha.2
Maps Java SDKFinal 4.8.0 Release checklist @osana
README.md
file4.8.0
ingradle.properties
(removing-SNAPSHOT
)4.8.0
artifact to Maven Central-SNAPSHOT
at the endCHANGELOG.md
v new release version
in GitHubPost Final release @langsmith
/android-docs
repoconstants.js
file inandroid-docs
repo 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/maps
to pull in updated example code/cc: @mapbox/android
The text was updated successfully, but these errors were encountered: