Skip to content

Commit

Permalink
chore(sdk): Update KDF for custom seed import fix (#2511)
Browse files Browse the repository at this point in the history
Update SDK to the version with the latest `dev` KDF version to fix failed custom seed imports.
  • Loading branch information
CharlVS authored Jan 14, 2025
1 parent 6de0759 commit 7a3102e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ packages:
description:
path: "packages/komodo_coins"
ref: dev
resolved-ref: e51e7587b389daa0875b5cb1a37efb1536507add
resolved-ref: "87ed8da39a14590e89ca9c47e84ecb7cb67186e6"
url: "https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git"
source: git
version: "0.0.1"
Expand All @@ -654,7 +654,7 @@ packages:
description:
path: "packages/komodo_defi_framework"
ref: dev
resolved-ref: e51e7587b389daa0875b5cb1a37efb1536507add
resolved-ref: "87ed8da39a14590e89ca9c47e84ecb7cb67186e6"
url: "https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git"
source: git
version: "0.1.0"
Expand All @@ -663,7 +663,7 @@ packages:
description:
path: "packages/komodo_defi_local_auth"
ref: dev
resolved-ref: e51e7587b389daa0875b5cb1a37efb1536507add
resolved-ref: "87ed8da39a14590e89ca9c47e84ecb7cb67186e6"
url: "https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git"
source: git
version: "0.1.0+1"
Expand All @@ -672,7 +672,7 @@ packages:
description:
path: "packages/komodo_defi_rpc_methods"
ref: dev
resolved-ref: e51e7587b389daa0875b5cb1a37efb1536507add
resolved-ref: "87ed8da39a14590e89ca9c47e84ecb7cb67186e6"
url: "https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git"
source: git
version: "0.1.0+1"
Expand All @@ -681,7 +681,7 @@ packages:
description:
path: "packages/komodo_defi_sdk"
ref: dev
resolved-ref: e51e7587b389daa0875b5cb1a37efb1536507add
resolved-ref: "87ed8da39a14590e89ca9c47e84ecb7cb67186e6"
url: "https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git"
source: git
version: "0.1.0+1"
Expand All @@ -690,7 +690,7 @@ packages:
description:
path: "packages/komodo_defi_types"
ref: dev
resolved-ref: e51e7587b389daa0875b5cb1a37efb1536507add
resolved-ref: "87ed8da39a14590e89ca9c47e84ecb7cb67186e6"
url: "https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git"
source: git
version: "0.0.1"
Expand All @@ -713,7 +713,7 @@ packages:
description:
path: "packages/komodo_wallet_build_transformer"
ref: dev
resolved-ref: "2707fc8050207400a46121bc2e47d4da4bc3882a"
resolved-ref: "87ed8da39a14590e89ca9c47e84ecb7cb67186e6"
url: "https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git"
source: git
version: "0.0.1"
Expand Down

0 comments on commit 7a3102e

Please sign in to comment.