mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat/decoupling (#4685)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
40244f8337
commit
2c49db8041
254 changed files with 5132 additions and 2666 deletions
|
|
@ -3,8 +3,8 @@
|
|||
// For more information, check https://developer.android.com/jetpack/compose/performance/stability/fix#configuration-file
|
||||
|
||||
// Meshtastic Models
|
||||
org.meshtastic.core.database.model.Node
|
||||
org.meshtastic.core.database.model.Message
|
||||
org.meshtastic.core.model.Node
|
||||
org.meshtastic.core.model.Message
|
||||
org.meshtastic.core.database.entity.Reaction
|
||||
org.meshtastic.core.database.entity.ReactionEntity
|
||||
org.meshtastic.core.model.**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue