We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2840b7e commit 39e9ee9Copy full SHA for 39e9ee9
react-native-branch.podspec
@@ -22,6 +22,6 @@ Pod::Spec.new do |s|
22
s.source_files = [ "ios/*.h", "ios/*.m"]
23
s.compiler_flags = %[-DRNBRANCH_VERSION=@\\"#{s.version}\\"]
24
s.header_dir = 'RNBranch' # also sets generated module name
25
- s.dependency 'Branch', '1.40.0'
+ s.dependency 'Branch', '1.40.2'
26
s.dependency 'React' # to ensure the correct build order
27
end
0 commit comments