-
Notifications
You must be signed in to change notification settings - Fork 319
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 NN to 161.1.0 #7613
bump NN to 161.1.0 #7613
Conversation
ChangelogFeaturesBug fixes and improvements
Known issues
|
76a4df9
to
e2730f2
Compare
Codecov Report
@@ Coverage Diff @@
## release-v2.17 #7613 +/- ##
================================================
Coverage 74.11% 74.11%
Complexity 6164 6164
================================================
Files 834 834
Lines 33157 33157
Branches 3961 3961
================================================
Hits 24574 24574
Misses 7050 7050
Partials 1533 1533 |
e2730f2
to
426c7a6
Compare
@@ -13,15 +13,15 @@ ext { | |||
// version which we should use in this build | |||
def mapboxNavigatorVersion = System.getenv("FORCE_MAPBOX_NAVIGATION_NATIVE_VERSION") | |||
if (mapboxNavigatorVersion == null || mapboxNavigatorVersion == '') { | |||
mapboxNavigatorVersion = '161.0.1' | |||
mapboxNavigatorVersion = '161.1.0' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there anything to add to the changelog?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, they supported ETC 2.0, I added that to changelog and supported it on mapbox-java side as well.
885c065
to
beae63f
Compare
f31873f
to
3c423f7
Compare
01a211d
to
6469413
Compare
Description
Screenshots or Gifs