Skip to content

Commit

Permalink
Update flex C SDK branch to API_LEVEL_19
Browse files Browse the repository at this point in the history
  • Loading branch information
agrojean-ledger committed May 22, 2024
1 parent 70ed67c commit 72459b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ledger_secure_sdk_sys/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ fn clone_sdk(device: &Device) -> PathBuf {
),
Device::Flex => (
Path::new("https://github.com/LedgerHQ/ledger-secure-sdk"),
"API_LEVEL_18",
"API_LEVEL_19",
),
};

Expand Down

0 comments on commit 72459b9

Please sign in to comment.