feat(deps): Update Wire to v6.0.0-alpha02 (#4440)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2026-02-03 21:08:17 -06:00 committed by GitHub
parent e055d22346
commit 21d10bcde9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 10 deletions

View file

@ -46,6 +46,8 @@ wire {
boxOneOfsMinSize = 5000
}
root("meshtastic.*")
prune("meshtastic.MeshPacket#delayed")
prune("meshtastic.MeshPacket.Delayed")
}
// Modern KMP publication uses the project name as the artifactId by default.