From 2912dbdf3cea4fb29c1bcebfb0601201c48fb4c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 10:45:32 +0000 Subject: [PATCH] chore(deps): update org.meshtastic:protobufs to v2.8.0 (#6961) 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 b00e7e1062..cd5f4c5893 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.159-g7b2464c-SNAPSHOT" +meshtastic-protobufs = "2.8.0" # Gradle Plugins ccud = "2.8.0"