We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebacb61 commit 64b6c0fCopy full SHA for 64b6c0f
README.md
@@ -24,7 +24,7 @@ allprojects {
24
app/build.gradle
25
26
```gradle
27
-implementation("com.walletconnect:walletconnectv2:1.0.0-beta01")
+implementation("com.github.WalletConnect:WalletConnectKotlinV2:1.0.0-beta01")
28
```
29
30
## **Usage**
@@ -246,4 +246,4 @@ To make sure that the internal coroutines are handled correctly when leaving the
246
247
## API Keys
248
249
-For api keys look at [API Keys](../../api/api-keys.md)
+For api keys look at [API Keys](../../api/api-keys.md)
0 commit comments