diff --git a/rownd-react-native.podspec b/rownd-react-native.podspec index 9313d3d..e8947a4 100644 --- a/rownd-react-native.podspec +++ b/rownd-react-native.podspec @@ -17,7 +17,7 @@ Pod::Spec.new do |s| s.source_files = "ios/**/*.{h,m,mm,swift}" s.dependency "React-Core" - s.dependency "Rownd", "~> 3.7.0" + s.dependency "Rownd", "~> 3.8.0" # Don't install the dependencies when we run `pod install` in the old architecture. if ENV['RCT_NEW_ARCH_ENABLED'] == '1' then