@@ -7,32 +7,32 @@ target 'Unity-iPhone' do
77 use_frameworks!
88
99 # Particle Network Base
10- pod 'ParticleNetworkBase' , '2.0.3 '
11- pod 'ParticleNetworkChains' , '2.0.3 '
10+ pod 'ParticleNetworkBase' , '2.0.4 '
11+ pod 'ParticleNetworkChains' , '2.0.4 '
1212
1313 # Particle Connect Service
14- pod 'ConnectCommon' , '2.0.3 '
15- pod 'ConnectEVMAdapter' , '2.0.3 '
16- pod 'ConnectSolanaAdapter' , '2.0.3 '
17- pod 'ConnectWalletConnectAdapter' , '2.0.3 '
18- pod 'ConnectPhantomAdapter' , '2.0.3 '
19- pod 'ParticleConnect' , '2.0.3 '
14+ pod 'ConnectCommon' , '2.0.4 '
15+ pod 'ConnectEVMAdapter' , '2.0.4 '
16+ pod 'ConnectSolanaAdapter' , '2.0.4 '
17+ pod 'ConnectWalletConnectAdapter' , '2.0.4 '
18+ pod 'ConnectPhantomAdapter' , '2.0.4 '
19+ pod 'ParticleConnect' , '2.0.4 '
2020
2121 # Particle Wallet Service
22- pod 'ParticleWalletConnect' , '2.0.3 '
23- pod 'ParticleWalletAPI' , '2.0.3 '
24- pod 'ParticleWalletGUI' , '2.0.3 '
22+ pod 'ParticleWalletConnect' , '2.0.4 '
23+ pod 'ParticleWalletAPI' , '2.0.4 '
24+ pod 'ParticleWalletGUI' , '2.0.4 '
2525
2626 # Particle AA
27- pod 'ParticleAA' , '2.0.3 '
27+ pod 'ParticleAA' , '2.0.4 '
2828
2929 # Particle Auth Core
30- pod 'AuthCoreAdapter' , '2.0.3 '
31- pod 'ParticleAuthCore' , '2.0.3 '
32- pod 'ParticleMPCCore' , '2.0.3 '
33- pod 'Thresh' , '2.0.3 '
30+ pod 'AuthCoreAdapter' , '2.0.4 '
31+ pod 'ParticleAuthCore' , '2.0.4 '
32+ pod 'ParticleMPCCore' , '2.0.4 '
33+ pod 'Thresh' , '2.0.4 '
3434
35- pod 'ParticleConnectKit' , '2.0.3 '
35+ pod 'ParticleConnectKit' , '2.0.4 '
3636
3737 pod 'SkeletonView' , :git => 'https://github.com/SunZhiC/SkeletonView.git' , :branch => 'main'
3838 pod 'SwiftyUserDefaults' , :git => 'https://github.com/SunZhiC/SwiftyUserDefaults.git' , :branch => 'master'
0 commit comments