Skip to content

Commit 54626b3

Browse files
authored
Update iOSDFULibrary to fix compilation errors on XCode 13
1 parent c494e9c commit 54626b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-nordic-dfu.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ Pod::Spec.new do |s|
1616
s.source_files = "ios/**/*.{h,m}"
1717

1818
s.dependency 'React'
19-
s.dependency 'iOSDFULibrary', '~> 4.7.1'
19+
s.dependency 'iOSDFULibrary', '~> 4.11.1'
2020
end

0 commit comments

Comments
 (0)