From 33c83f405d132798aeadbb3faf3a050c762ff1ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 08:35:09 -0500 Subject: [PATCH] chore(deps): update org.meshtastic:protobufs to v2.8.0.116-g51028ca-snapshot (#7293) --- 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 e8d75e7764..aad88160f2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -108,7 +108,7 @@ mqttastic = "0.9.0" jmdns = "3.6.3" qrcode-kotlin = "4.5.0" takpacket-sdk = "0.9.2-SNAPSHOT" -meshtastic-protobufs = "2.8.0.114-g8f97d66-SNAPSHOT" +meshtastic-protobufs = "2.8.0.116-g51028ca-SNAPSHOT" # Gradle Plugins ccud = "2.8.0"