Skip to content

Commit

Permalink
Merge pull request #302 from xmtp/ar/bump-ios-0.8.17
Browse files Browse the repository at this point in the history
Bumped iOS Swift to revert lib xmtp changes
  • Loading branch information
alexrisch authored Mar 8, 2024
2 parents 7f8544f + 51dfa86 commit db0d787
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.8.16"
s.dependency "XMTP", "= 0.8.17"
end

0 comments on commit db0d787

Please sign in to comment.