chore: Pin Meshcore client git ref #0

This commit is contained in:
Janez T
2026-04-01 15:11:52 +02:00
parent 3dfdbd7700
commit 5ee03d4b2f
2 changed files with 8 additions and 4 deletions

View File

@@ -826,9 +826,11 @@ packages:
meshcore_client:
dependency: "direct main"
description:
path: "../meshcore_client"
relative: true
source: path
path: "."
ref: "0bb339f"
resolved-ref: "0bb339f684f709cf5b9d40c07827cc62beb18a4d"
url: "../meshcore_client"
source: git
version: "0.1.0"
meta:
dependency: transitive

View File

@@ -42,7 +42,9 @@ dependencies:
# MeshCore BLE protocol client
meshcore_client:
path: ../meshcore_client
git:
url: ../meshcore_client
ref: 0bb339f
# Codec2 ultra-low-bitrate speech codec (FFI plugin)
codec2_flutter: