Revert "fix(takserver): emit *:-1:stcp contact endpoint so directed TAK-Talk/GeoChat routes over the mesh; SDK v0.5.1"

This commit landed on main outside the PR process and pins takpacket-sdk 0.5.1, which is not yet published to Maven Central — breaking the build. Reverting to restore a green main; the fix is being re-submitted as a pull request that will merge once 0.5.1 is available on Central.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ben Meadors
2026-05-29 13:35:47 -05:00
parent 0047e4d152
commit f92f5d5769
2 changed files with 2 additions and 8 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ kable = "0.43.0"
mqttastic = "0.3.6"
jmdns = "3.6.3"
qrcode-kotlin = "4.5.0"
takpacket-sdk = "0.5.1"
takpacket-sdk = "0.5.0"
# Gradle Plugins
develocity = "4.4.2"