Skip to content

Conversation

@pengdev
Copy link
Member

@pengdev pengdev commented May 4, 2022

Summary of changes

This PR bumps the Mapbox Android base library version to v0.8.0, to support incremental annotation processing.
More context in mapbox/mapbox-base-android#69

User impact (optional)

Pull request checklist:

  • Briefly describe the changes in this PR.
  • Include before/after visuals or gifs if this PR includes visual changes.
  • Write tests for all new functionality. If tests were not written, please explain why.
  • Optimize code for java consumption (@JvmOverloads, @file:JvmName, etc).
  • Add example if relevant.
  • Document any changes to public APIs.
  • Run make update-api to update generated api files, if there's public API changes, otherwise the verify-api-* CI steps might fail.
  • Update CHANGELOG.md or use the label 'skip changelog', otherwise check changelog CI step will fail.
  • If this PR is a v10.[version] release branch fix / enhancement, merge it to main firstly and then port to v10.[version] release branch.

Fixes: < Link to related issues that will be fixed by this pull request, if they exist >

PRs must be submitted under the terms of our Contributor License Agreement CLA.

@pengdev pengdev requested a review from a team as a code owner May 4, 2022 11:14
@pengdev pengdev self-assigned this May 4, 2022
Copy link
Contributor

@kiryldz kiryldz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pengdev pengdev force-pushed the peng-bump-android-base branch from 7711586 to 33a0991 Compare May 4, 2022 11:28
@pengdev pengdev force-pushed the peng-bump-android-base branch from 33a0991 to acd941b Compare May 4, 2022 11:29
@pengdev pengdev added the dependencies Pull requests that update a dependency file label May 4, 2022
@pengdev pengdev merged commit c34a5e8 into main May 4, 2022
@pengdev pengdev deleted the peng-bump-android-base branch May 4, 2022 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants