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) (#4705)
This commit is contained in:
parent
6a858acb4a
commit
7067806444
1 changed files with 1 additions and 7 deletions
|
|
@ -25,13 +25,7 @@ The `NodeInfoDao` implements specific logic to protect against impersonation and
|
|||
<!--region graph-->
|
||||
```mermaid
|
||||
graph TB
|
||||
:core:database[database]:::android-library
|
||||
:core:database -.-> :core:repository
|
||||
:core:database -.-> :core:common
|
||||
:core:database -.-> :core:di
|
||||
:core:database -.-> :core:model
|
||||
:core:database -.-> :core:proto
|
||||
:core:database -.-> :core:resources
|
||||
:core:database[database]:::kmp-library
|
||||
|
||||
classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000;
|
||||
classDef android-application-compose fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue