Skip to content

Commit b07f727

Browse files
authored
Merge pull request #39 from PlayerData/update-mcumanger
chore: update mcu manager library version
2 parents 1772990 + 2f7be14 commit b07f727

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)