From b35c11c804f52846fd3214ca87e27c369e3ae6ba Mon Sep 17 00:00:00 2001 From: Janez T Date: Fri, 13 Mar 2026 20:02:13 +0100 Subject: [PATCH] fix: bump meshcore client ref: --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 4220874..104c342 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -795,8 +795,8 @@ packages: dependency: "direct main" description: path: "." - ref: de22b38 - resolved-ref: de22b389bd14641d54908dcd4e94d6a392514d44 + ref: "0efc820" + resolved-ref: "0efc8200a80a6bf8eb2fe305f212cb3c0c0965c4" url: "https://github.com/dz0ny/meshcore_client.git" source: git version: "0.1.0" diff --git a/pubspec.yaml b/pubspec.yaml index 022c361..d8d0d25 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -44,7 +44,7 @@ dependencies: meshcore_client: git: url: https://github.com/dz0ny/meshcore_client.git - ref: "de22b38" + ref: "0efc820" # Codec2 ultra-low-bitrate speech codec (FFI plugin) codec2_flutter: