Skip to content

Commit

Permalink
upgrade wallet connect
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Dec 19, 2024
1 parent 36111bd commit 9c3de2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
implementation 'org.web3j:crypto:5.0.0'

// WalletConnect V2: core library + WalletConnectModal
implementation(platform("com.walletconnect:android-bom:1.19.1"))
implementation(platform("com.walletconnect:android-bom:1.35.2"))
implementation("com.walletconnect:android-core")
implementation("com.walletconnect:walletconnect-modal")

Expand Down

0 comments on commit 9c3de2c

Please sign in to comment.