From aa007b3266b7e463833c2bf68f877ff02e30fe2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 08:41:31 -0500 Subject: [PATCH] chore(deps): update org.meshtastic:protobufs to v2.7.26.130-g642aae4-snapshot (#6359) --- 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 7b026417c6..abaa8a1112 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -99,7 +99,7 @@ mqttastic = "0.5.0" jmdns = "3.6.3" qrcode-kotlin = "4.5.0" takpacket-sdk = "0.8.0" -meshtastic-protobufs = "2.7.26.119-g164b6e2-SNAPSHOT" +meshtastic-protobufs = "2.7.26.130-g642aae4-SNAPSHOT" # Gradle Plugins develocity = "4.5.0"