From 92b347f2df0d3fceda734b4d53671b4edec348b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 17:59:23 +0000 Subject: [PATCH] chore(deps): update org.meshtastic:protobufs to v2.7.26.153-ge701e5d-snapshot (#6816) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 94de9b1dff..1a6cd2cacd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -104,7 +104,7 @@ mqttastic = "0.8.1" jmdns = "3.6.3" qrcode-kotlin = "4.5.0" takpacket-sdk = "0.9.1" -meshtastic-protobufs = "2.7.26.151-gef0ae57-SNAPSHOT" +meshtastic-protobufs = "2.7.26.153-ge701e5d-SNAPSHOT" # Gradle Plugins ccud = "2.8.0"