Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump coroutines dependencies version to 1.4.0 #3703

Merged
merged 1 commit into from Oct 28, 2020

Conversation

Guardiola31337
Copy link
Contributor

Description

Bumps Coroutines version to 1.4.0 🎉

  • I have added any issue links
  • I have added all related labels (bug, feature, new API(s), SEMVER, etc.)
  • I have added the appropriate milestone and project boards

Goal

Getting the latest version from Coroutines including the new features and bug fixes.

Highlights 🚀

  • StateFlow, SharedFlow and corresponding operators are promoted to stable API (#2316).

Implementation

Bumping coroutinesAndroid version to 1.4.0 in dependencies.gradle

Testing

  • I have tested locally (including SNAPSHOT upstream dependencies if needed) through testapp/demo app and run all activities to avoid regressions
  • I have tested via a test drive, or a simulation/mock location app
  • New and existing unit tests pass locally with my changes

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have updated the CHANGELOG including this PR
  • We might need to update / push api/current.txt files after running $> make core-update-api (Core) / $> make ui-update-api (UI) if there are changes / errors we're 🆗 with (e.g. AddedMethod changes are marked as errors but don't break SemVer) 🚀 If there are SemVer breaking changes add the SEMVER label. See Metalava docs

cc @mapbox/navigation-android

@Guardiola31337 Guardiola31337 added ✓ ready for review UI Work related to visual components, Android Auto, Camera, 3D, voice, etc. Core Work related to core navigation and integrations. labels Oct 28, 2020
@Guardiola31337 Guardiola31337 added this to the v1.2.0 milestone Oct 28, 2020
@Guardiola31337 Guardiola31337 requested a review from a team October 28, 2020 15:02
@Guardiola31337 Guardiola31337 self-assigned this Oct 28, 2020
@Guardiola31337 Guardiola31337 merged commit 6fb7f2f into master Oct 28, 2020
@Guardiola31337 Guardiola31337 deleted the pg-bump-coroutines-1.4.0 branch October 28, 2020 16:22
@Guardiola31337
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Work related to core navigation and integrations. UI Work related to visual components, Android Auto, Camera, 3D, voice, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants