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) (#4363)
This commit is contained in:
@@ -18,6 +18,7 @@ graph TB
|
||||
subgraph :core
|
||||
direction TB
|
||||
:core:analytics[analytics]:::android-library
|
||||
:core:api[api]:::android-library
|
||||
:core:common[common]:::kmp-library
|
||||
:core:data[data]:::android-library
|
||||
:core:database[database]:::android-library
|
||||
@@ -34,6 +35,7 @@ graph TB
|
||||
end
|
||||
|
||||
:core:analytics -.-> :core:prefs
|
||||
:core:api --> :core:model
|
||||
:core:data -.-> :core:analytics
|
||||
:core:data -.-> :core:database
|
||||
:core:data -.-> :core:datastore
|
||||
@@ -47,11 +49,10 @@ graph TB
|
||||
:core:database -.-> :core:proto
|
||||
:core:database -.-> :core:strings
|
||||
:core:datastore -.-> :core:proto
|
||||
:core:model -.-> :core:common
|
||||
:core:model -.-> :core:proto
|
||||
:core:model -.-> :core:strings
|
||||
:core:model --> :core:proto
|
||||
:core:network -.-> :core:di
|
||||
:core:network -.-> :core:model
|
||||
:core:service --> :core:api
|
||||
:core:service -.-> :core:database
|
||||
:core:service -.-> :core:model
|
||||
:core:service -.-> :core:prefs
|
||||
|
||||
Reference in New Issue
Block a user