Skip to content

Commit

Permalink
dep: update LWK to 0.8.2-1
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Vaccaro <[email protected]>
  • Loading branch information
lvaccaro committed Dec 20, 2024
1 parent 2ab84c4 commit 36ed17a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lwk-rn.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Pod::Spec.new do |s|

s.source_files = "ios/**/*.{h,m,mm,swift}"

s.dependency 'lwkFFI', '0.8.2'
s.dependency 'LiquidWalletKit', '0.8.2'
s.dependency 'lwkFFI', '0.8.2-1'
s.dependency 'LiquidWalletKit', '0.8.2-1'

# Use install_modules_dependencies helper to install the dependencies if React Native version >=0.71.0.
# See https://github.com/facebook/react-native/blob/febf6b7f33fdb4904669f99d795eba4c0f95d7bf/scripts/cocoapods/new_architecture.rb#L79.
Expand Down

0 comments on commit 36ed17a

Please sign in to comment.