Skip to content

Commit

Permalink
chore(ios): upgrade to video uploader 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Feb 16, 2024
1 parent 6476f2e commit c684754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-video-uploader.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Pod::Spec.new do |s|

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

s.dependency 'ApiVideoUploader', '1.2.1'
s.dependency 'ApiVideoUploader', '1.2.2'
# 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 c684754

Please sign in to comment.