Skip to content

Commit

Permalink
fix pod (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer authored Mar 15, 2024
1 parent 6f00141 commit f4a59a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XMTP.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ Pod::Spec.new do |spec|

spec.dependency "web3.swift"
spec.dependency "GzipSwift"
spec.dependency "Connect-Swift", "= 0.3.0"
spec.dependency "Connect-Swift", "= 0.12.0"
spec.dependency 'LibXMTP', '= 0.4.3-beta3'
end

0 comments on commit f4a59a4

Please sign in to comment.