Files
Meshtastic-Android/core
James Rich 8ba9347b8f chore(deps): track protobufs develop-SNAPSHOT
Bump org.meshtastic:protobufs from 2.7.25 to develop-SNAPSHOT to pick
up unreleased proto changes for evaluation (sonatype snapshot repo is
already wired in settings.gradle.kts).

The only source change required to compile is in Channel.kt: the
develop protos add two new amateur-band ModemPreset values
(TINY_FAST, TINY_SLOW), which the exhaustive `when` over modem_preset
must now cover. All other deltas are additive (new HardwareModels,
ITU RegionCodes, XEdDSA signing fields, lockdown additions) and the
restructured deviceonly NodeInfoLite types are firmware-only and not
referenced by this app.

NOTE: this pins a moving snapshot — revert to a released version
before merging anywhere near a release branch.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 10:40:35 -05:00
..