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

Migration to latest dependencies #80

Merged
merged 3 commits into from
Sep 29, 2023
Merged

Migration to latest dependencies #80

merged 3 commits into from
Sep 29, 2023

Conversation

philips77
Copy link
Member

This PR updates all dependencies.

There were some breaking changes in the Android Nordic Common libraries:

  • :uiscanner module was removed and moved to Kotlin BLE Library instead - migration to this library will be in a different PR, so this PR just copies the old code to :scanner module.
  • 2 files that were before in the :scanner module were moved to :blinky:ui module.
  • :blinky:ui module was refactored to include both control and scanner UI. Both components are in 2 different packages.

Also, project was migrated to latest version of Android BLE Library.

@philips77 philips77 force-pushed the migration/dependencies branch from 99ee41d to 9483b8d Compare September 29, 2023 10:48
@philips77
Copy link
Member Author

Note, that at the time of creating this PR there is no Version Catalog 1.9.11.
I should create it shortly.
It will contain important bug fixes in Nordic Common library and BLE library.

@philips77 philips77 merged commit ff40394 into main Sep 29, 2023
@philips77 philips77 deleted the migration/dependencies branch September 29, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant