mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-02 06:24:16 +02:00
fix(proto): prune TakTalkMessage and TakTalkRoomData from Wire codegen (#5624)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user