From 4e82e9382c22d8b27e1f2e035ade92b3a7da0f79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 07:26:52 -0500 Subject: [PATCH] chore(deps): update org.meshtastic:protobufs to v2.7.26.103-gf5b94bc-snapshot (#6294) --- 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 fb537291c6..40864b26d8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -99,7 +99,7 @@ mqttastic = "0.4.0" jmdns = "3.6.3" qrcode-kotlin = "4.5.0" takpacket-sdk = "0.7.0" -meshtastic-protobufs = "2.7.26.99-g821d89b-SNAPSHOT" +meshtastic-protobufs = "2.7.26.103-gf5b94bc-SNAPSHOT" # Gradle Plugins develocity = "4.5.0"