Skip to content

Commit 0a3d756

Browse files
committed
CORE-2223 update react native SDK version
1 parent 9eb8efc commit 0a3d756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-branch.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ Pod::Spec.new do |s|
2222
s.source_files = [ "ios/*.h", "ios/*.m"]
2323
s.compiler_flags = %[-DRNBRANCH_VERSION=@\\"#{s.version}\\"]
2424
s.header_dir = 'RNBranch' # also sets generated module name
25-
s.dependency 'Branch', '1.39.3'
25+
s.dependency 'Branch', '1.39.4'
2626
s.dependency 'React' # to ensure the correct build order
2727
end

0 commit comments

Comments
 (0)