Skip to content

Commit 3ec9e38

Browse files
committed
Adjust pod dependency version update
1 parent 34bf1df commit 3ec9e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-adjust.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Pod::Spec.new do |s|
1818
s.preserve_paths = 'LICENSE', 'README.md', 'package.json', 'index.js'
1919
s.source_files = 'ios/*.{h,m}'
2020

21-
s.dependency 'Adjust', '~> 4.11.4'
21+
s.dependency 'Adjust', '~> 4.11.5'
2222
s.dependency 'React'
2323
end

0 commit comments

Comments
 (0)