From 0dc15ef098633c837a388cad38b7d108b072bc4e Mon Sep 17 00:00:00 2001 From: Janez T Date: Sun, 1 Mar 2026 11:22:13 +0100 Subject: [PATCH] Update codec2_flutter ref --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 284c57f..e066381 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -141,8 +141,8 @@ packages: dependency: "direct main" description: path: "." - ref: main - resolved-ref: dcdf1fda3e7ae2b48d74dcbf3c0b3577106db79d + ref: "155a7581dcfb1ebbb2d1a9536ca5f5e23d42bdb8" + resolved-ref: "155a7581dcfb1ebbb2d1a9536ca5f5e23d42bdb8" url: "https://github.com/dz0ny/codec2_flutter.git" source: git version: "0.1.0" diff --git a/pubspec.yaml b/pubspec.yaml index f54ad54..1373922 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: codec2_flutter: git: url: https://github.com/dz0ny/codec2_flutter.git - ref: main + ref: 155a7581dcfb1ebbb2d1a9536ca5f5e23d42bdb8 ffi: ^2.1.0 # Voice recording (raw PCM stream at 8000 Hz)