From 2aa3bf93fcde870adfa600f3d8c4d3eca2126f4c Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Thu, 2 Jul 2026 06:15:06 -0500 Subject: [PATCH] chore(deps): bump meshtastic-protobufs to 2.7.26-aa53c96-SNAPSHOT (#6063) Co-authored-by: Claude Sonnet 5 --- 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 70177007f..2d85e4830 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -95,7 +95,7 @@ mqttastic = "0.4.0" jmdns = "3.6.3" qrcode-kotlin = "4.5.0" takpacket-sdk = "0.7.0" -meshtastic-protobufs = "2.7.26-032b7df-SNAPSHOT" +meshtastic-protobufs = "2.7.26-aa53c96-SNAPSHOT" # Gradle Plugins develocity = "4.5.0"