Skip to content

Commit

Permalink
bump to the latest ios
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Aug 7, 2024
1 parent 8f98de7 commit 209c859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/XMTPReactNative.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ Pod::Spec.new do |s|
s.source_files = "**/*.{h,m,swift}"
s.dependency 'secp256k1.swift'
s.dependency "MessagePacker"
s.dependency "XMTP", "= 0.14.0"
s.dependency "XMTP", "= 0.14.1"
end

0 comments on commit 209c859

Please sign in to comment.