mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-02 06:24:16 +02:00
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4237)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user