From 09c7b5e6aca6675fc6867a2143cf9c6307b5dd8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 05:08:04 -0500 Subject: [PATCH] chore(deps): update org.meshtastic:protobufs to v2.7.26-032b7df-snapshot (#6032) --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 51eaa640d..4a40833f7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -95,7 +95,7 @@ mqttastic = "0.4.0" jmdns = "3.6.3" qrcode-kotlin = "4.5.0" takpacket-sdk = "0.7.0" -meshtastic-protobufs = "2.7.26-06d729a-SNAPSHOT" +meshtastic-protobufs = "2.7.26-032b7df-SNAPSHOT" # Gradle Plugins develocity = "4.5.0"