feat: Mark database models and protobufs as stable (#3982)

This commit is contained in:
James Rich 2025-12-12 13:02:27 -06:00 committed by GitHub
parent 4aea88877a
commit 8690b5acc0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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