You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our project has to use SDKs from Algorand, Hedera, Stellar, Web3J, etc. The Algorand SDK is using really old dependencies which cause clashes with newer SDKs.
Solution
Upgrade okhttp and other dependencies; preferably in algosdk 1.x and not 2.x.
The text was updated successfully, but these errors were encountered:
Problem
Our project has to use SDKs from Algorand, Hedera, Stellar, Web3J, etc. The Algorand SDK is using really old dependencies which cause clashes with newer SDKs.
Solution
Upgrade okhttp and other dependencies; preferably in algosdk 1.x and not 2.x.
The text was updated successfully, but these errors were encountered: