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

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