We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5fb34e commit df8443fCopy full SHA for df8443f
1 file changed
react-native-intercom.podspec
@@ -15,5 +15,5 @@ Pod::Spec.new do |s|
15
s.frameworks = [ "Intercom" ]
16
s.static_framework = true
17
s.dependency 'React'
18
- s.dependency 'Intercom', '~> 7.1.0'
+ s.dependency 'Intercom', '~> 8.0.0'
19
end
0 commit comments