conductor(plan): Mark move radio task as complete

This commit is contained in:
James Rich 2026-03-17 11:46:08 -05:00
parent b5233cf867
commit 94e310f6ec

View file

@ -19,7 +19,7 @@
- [x] Task: Conductor - User Manual Verification 'Extraction to core:service' (Protocol in workflow.md)
## Phase 3: Extraction to `core:network`
- [~] Task: Move Radio connection and networking files from `app` to `core:network/androidMain`
- [x] Task: Move Radio connection and networking files from `app` to `core:network/androidMain` [b5233cf]
- [x] Move the files
- [x] Update imports and Koin injections
- [ ] Task: Abstract shared radio/network logic into `core:network/commonMain`