diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8a37cc6..4f7a429 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ okio = "3.17.0" # --- Protobuf / Wire --- wire = "6.4.5" # wire-runtime version (transitive via protobufs SDK) -meshtasticProtobufs = "2.7.25" +meshtasticProtobufs = "2.7.26" # --- Storage --- sqldelight = "2.3.2"