mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2025-12-24 00:07:48 -05:00
feat: Mark database models and protobufs as stable (#3982)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user