Skip to content

Commit

Permalink
fix: update khipu client ios to 2.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Horta committed Aug 30, 2024
1 parent 5fbd22a commit 28d53b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-khipu.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|

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

s.dependency "KhipuClientIOS", "2.7.6"
s.dependency "KhipuClientIOS", "2.7.7"
# 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.
if respond_to?(:install_modules_dependencies, true)
Expand Down

0 comments on commit 28d53b8

Please sign in to comment.