From 7cc56fdac2eb735582d42dbc39b05d12e1dcfe39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 20:10:50 -0500 Subject: [PATCH] chore(deps): update org.meshtastic:protobufs to v2.8.0.111-g45f6b7e-snapshot (#7268) --- 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 46e8a8d8fd..c925953ff3 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -108,7 +108,7 @@ mqttastic = "0.8.2" jmdns = "3.6.3" qrcode-kotlin = "4.5.0" takpacket-sdk = "0.9.2-SNAPSHOT" -meshtastic-protobufs = "2.8.0.109-g729ab46-SNAPSHOT" +meshtastic-protobufs = "2.8.0.111-g45f6b7e-SNAPSHOT" # Gradle Plugins ccud = "2.8.0"