chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4737)

This commit is contained in:
James Rich 2026-03-06 16:39:05 -06:00 committed by GitHub
parent f663866d53
commit 182ad933f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 16 additions and 23 deletions

View file

@ -18,8 +18,7 @@ Uses **Kotlin Serialization** to convert between Protobuf/JSON and the underlyin
<!--region graph-->
```mermaid
graph TB
:core:datastore[datastore]:::android-library
:core:datastore -.-> :core:proto
:core:datastore[datastore]:::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;