Skip to content

Commit 2f7be14

Browse files
committed
chore: update mcu manager library version
1 parent 1772990 commit 2f7be14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-mcu-manager.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ Pod::Spec.new do |s|
1616
s.source = { :git => "https://github.com/PlayerData/react-native-mcu-manager.git", :tag => "#{s.version}" }
1717

1818
s.dependency "React-Core"
19-
s.dependency "iOSMcuManagerLibrary", "~> 1.1.0"
19+
s.dependency "iOSMcuManagerLibrary", "~> 1.3.2"
2020

2121
end

0 commit comments

Comments
 (0)