We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb3f5b4 commit 758e1afCopy full SHA for 758e1af
MatrixSDK.podspec
@@ -45,7 +45,7 @@ Pod::Spec.new do |s|
45
ss.dependency 'OLMKit', '~> 3.2.5'
46
ss.dependency 'Realm', '10.27.0'
47
ss.dependency 'libbase58', '~> 0.1.4'
48
- ss.dependency 'MatrixSDKCrypto', '0.4.1', :configurations => ["DEBUG", "RELEASE"], :inhibit_warnings => true
+ ss.dependency 'MatrixSDKCrypto', '0.4.2', :configurations => ["DEBUG", "RELEASE"], :inhibit_warnings => true
49
end
50
51
s.subspec 'JingleCallStack' do |ss|
0 commit comments