Skip to content

Commit 64b6c0f

Browse files
authored
Updated gradle dependency path
1 parent ebacb61 commit 64b6c0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ allprojects {
2424
app/build.gradle
2525

2626
```gradle
27-
implementation("com.walletconnect:walletconnectv2:1.0.0-beta01")
27+
implementation("com.github.WalletConnect:WalletConnectKotlinV2:1.0.0-beta01")
2828
```
2929

3030
## **Usage**
@@ -246,4 +246,4 @@ To make sure that the internal coroutines are handled correctly when leaving the
246246

247247
## API Keys
248248

249-
For api keys look at [API Keys](../../api/api-keys.md)
249+
For api keys look at [API Keys](../../api/api-keys.md)

0 commit comments

Comments
 (0)