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
|
|
@ -15,11 +15,13 @@ graph TB
|
|||
direction TB
|
||||
:core:common[common]:::kmp-library
|
||||
:core:database[database]:::android-library
|
||||
:core:di[di]:::android-library
|
||||
:core:model[model]:::android-library
|
||||
:core:proto[proto]:::android-library
|
||||
:core:strings[strings]:::kmp-library
|
||||
end
|
||||
|
||||
:core:database -.-> :core:di
|
||||
:core:database -.-> :core:model
|
||||
:core:database -.-> :core:proto
|
||||
:core:database -.-> :core:strings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue