From 8a91e7bf89e3ce76374cb5167f4d241ea6f89a05 Mon Sep 17 00:00:00 2001 From: Janez T Date: Sun, 1 Mar 2026 13:58:26 +0100 Subject: [PATCH] fix: pin codec2 ref ref: --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 9aa7605..5ef1284 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -141,8 +141,8 @@ packages: dependency: "direct main" description: path: "." - ref: "155a7581dcfb1ebbb2d1a9536ca5f5e23d42bdb8" - resolved-ref: "155a7581dcfb1ebbb2d1a9536ca5f5e23d42bdb8" + ref: "03998a2" + resolved-ref: "03998a2542804b872c58340044532fadace0bd4b" url: "https://github.com/dz0ny/codec2_flutter.git" source: git version: "0.1.0" diff --git a/pubspec.yaml b/pubspec.yaml index 94ed05b..7a6c882 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: codec2_flutter: git: url: https://github.com/dz0ny/codec2_flutter.git - ref: 155a7581dcfb1ebbb2d1a9536ca5f5e23d42bdb8 + ref: 03998a2 ffi: ^2.1.0 # Voice recording (raw PCM stream at 8000 Hz)