tomtom-international / tomtom-navigation-android-examples

TomTom Navigation SDK examples
https://developer.tomtom.com/android/navigation/documentation/overview/introduction
Other
24 stars 4 forks source link

chore(deps): bump tomTomSdkVersion from 0.33.1 to 0.34.0 #80

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps tomTomSdkVersion from 0.33.1 to 0.34.0. Updates com.tomtom.sdk.maps:map-display from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.routing:route-planner-online from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.location:provider-android from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.location:provider-simulation from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.location:provider-map-matched from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.navigation:navigation-online from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.navigation:ui from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.navigation:route-replanner-online from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.search:search-online from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.search:ui from 0.33.1 to 0.34.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
joserojas-tomtom commented 11 months ago

Compilation went ok - the app still has the Hybrid and Offline menu buttons deactivated. But navigation went well again. It would be nice to print the version number in the main screen of the app, for testing verification

babaosoftware commented 11 months ago

After the latest upgrade to 0.34.0, and after cloning the repository on my machine, it fails to download the library com.tomtom.sdk:data-management-common-android:0.34.0 This seems to be a new dependency for provider-map-matched, as well as all navigation libraries. I don't seem to find such a library in the maven repository. There is one called just data-management-common. Anyone else having this problem? Everything works fine with the previous version, 0.33.1

AlinaUshakova-TomTom commented 11 months ago

@babaosoftware apologies for that, fix is on the way. Release was accidentally tested with the account that has broader permissions than some customers have.