From 5fde2d3679f7054797fd3e29461cc563ca18075a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 09:41:21 -0500 Subject: [PATCH] chore(deps): update org.meshtastic:protobufs to v2.7.26.95-g1ae3be3-snapshot (#6127) --- 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 1d1bd967e..4701fdef4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -96,7 +96,7 @@ mqttastic = "0.4.0" jmdns = "3.6.3" qrcode-kotlin = "4.5.0" takpacket-sdk = "0.7.0" -meshtastic-protobufs = "2.7.26.90-gf55e85a-SNAPSHOT" +meshtastic-protobufs = "2.7.26.95-g1ae3be3-SNAPSHOT" # Gradle Plugins develocity = "4.5.0"