Skip to content

Commit c4114c4

Browse files
committed
Bump iOS SDK version to 7.11.0
1 parent ea04a82 commit c4114c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReactNativeCmp.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
1515
s.platforms = { :ios => min_ios_version_supported }
1616
s.source = { :git => "https://github.com/SourcePointUSA/react-native-sourcepoint-cmp.git", :tag => "#{s.version}" }
1717

18-
s.dependency "ConsentViewController", "7.10.0"
18+
s.dependency "ConsentViewController", "7.11.0"
1919
s.source_files = "ios/**/*.{h,m,mm,cpp,swift}"
2020
s.private_header_files = "ios/**/*.h"
2121

0 commit comments

Comments
 (0)