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 Nav Native to v123.1.0 #6750

Merged
merged 1 commit into from
Dec 15, 2022
Merged

bump Nav Native to v123.1.0 #6750

merged 1 commit into from
Dec 15, 2022

Conversation

LukasPaczos
Copy link

No description provided.

@LukasPaczos LukasPaczos added the skip changelog Should not be added into version changelog. label Dec 15, 2022
@@ -13,7 +13,7 @@ ext {
// version which we should use in this build
def mapboxNavigatorVersion = System.getenv("FORCE_MAPBOX_NAVIGATION_NATIVE_VERSION")
if (mapboxNavigatorVersion == null || mapboxNavigatorVersion == '') {
mapboxNavigatorVersion = '123.0.0'
mapboxNavigatorVersion = '123.1.0'
Copy link
Contributor

Choose a reason for hiding this comment

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

No changelog entries are required?

Copy link
Author

Choose a reason for hiding this comment

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

All changes seem internal. I'll double check with the team.

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Merging #6750 (50e7bb7) into main (4032da4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #6750   +/-   ##
=========================================
  Coverage     72.54%   72.54%           
  Complexity     5521     5521           
=========================================
  Files           772      772           
  Lines         29888    29888           
  Branches       3531     3531           
=========================================
  Hits          21682    21682           
  Misses         6793     6793           
  Partials       1413     1413           

@LukasPaczos LukasPaczos merged commit 8debb0f into main Dec 15, 2022
@LukasPaczos LukasPaczos deleted the lp-nn-123.1.0 branch December 15, 2022 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Should not be added into version changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants