diff --git a/core/proto/build.gradle.kts b/core/proto/build.gradle.kts index 1deb5c91fb..cccc661e45 100644 --- a/core/proto/build.gradle.kts +++ b/core/proto/build.gradle.kts @@ -118,6 +118,8 @@ wire { prune("meshtastic.CotHow") prune("meshtastic.CotType") prune("meshtastic.GeoPointSource") + prune("meshtastic.TakTalkMessage") + prune("meshtastic.TakTalkRoomData") } // Modern KMP publication uses the project name as the artifactId by default.