mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4237)
This commit is contained in:
parent
962137ae4d
commit
e470fa86eb
11 changed files with 22 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ graph TB
|
|||
:core:data -.-> :core:network
|
||||
:core:data -.-> :core:prefs
|
||||
:core:data -.-> :core:proto
|
||||
:core:database -.-> :core:di
|
||||
:core:database -.-> :core:model
|
||||
:core:database -.-> :core:proto
|
||||
:core:database -.-> :core:strings
|
||||
|
|
@ -50,6 +51,7 @@ graph TB
|
|||
:core:model -.-> :core:common
|
||||
:core:model -.-> :core:proto
|
||||
:core:model -.-> :core:strings
|
||||
:core:network -.-> :core:di
|
||||
:core:network -.-> :core:model
|
||||
:core:service -.-> :core:database
|
||||
:core:service -.-> :core:model
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue