Skip to content

Commit 4303dea

Browse files
SunZhiCgitbook-bot
authored andcommitted
GITBOOK-1230: No subject
1 parent ee3b4da commit 4303dea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

getting-started/platform-specific-guides/ios/social-login-+-embeded-wallet.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ target 'ParticleExample' do
3434

3535
# The following SDKs are optional.
3636
# ConnectWalletConnectAdapter is WalletConnect SDK, support EVM.
37-
pod 'ConnectWalletConnectAdapter', '0.2.14'
37+
pod 'ConnectWalletConnectAdapter', '0.2.16'
3838
# ConnectEVMAdapter is EVM private SDK.
39-
pod 'ConnectEVMAdapter', '0.2.14'
39+
pod 'ConnectEVMAdapter', '0.2.16'
4040
# ConnectSolanaAdapter is Solana Private SDK.
41-
pod 'ConnectSolanaAdapter', '0.2.14'
41+
pod 'ConnectSolanaAdapter', '0.2.16'
4242
# ConnectPhantomAdapter is Phantom Wallet SDK, support Solana.
43-
pod 'ConnectPhantomAdapter', '0.2.14'
43+
pod 'ConnectPhantomAdapter', '0.2.16'
4444

4545
end
4646

0 commit comments

Comments
 (0)