mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: Mark database models and protobufs as stable (#3982)
This commit is contained in:
parent
4aea88877a
commit
8690b5acc0
1 changed files with 5 additions and 0 deletions
|
|
@ -3,3 +3,8 @@
|
|||
// For more information, check https://developer.android.com/jetpack/compose/performance/stability/fix#configuration-file
|
||||
|
||||
|
||||
org.meshtastic.core.database.model.Node
|
||||
org.meshtastic.core.database.model.Message
|
||||
org.meshtastic.core.database.entity.Reaction
|
||||
org.meshtastic.proto.**
|
||||
com.google.protobuf.ByteString
|
||||
Loading…
Add table
Add a link
Reference in a new issue