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.
2 parents c759af4 + f3c41bc commit 012428dCopy full SHA for 012428d
README.md
@@ -1,4 +1,6 @@
1
# kotlin-walletconnect-lib
2
+[](https://jitpack.io/#WalletConnect/kotlin-walletconnect-lib)
3
+
4
library to use WalletConnect with Kotlin or Java
5
6
## Add this library to your project
@@ -16,6 +18,6 @@ Add the dependency:
16
18
17
19
```gradle
20
dependencies {
- implementation 'com.github.WalletConnect:kotlin-walletconnect-lib:0.9.6'
21
+ implementation 'com.github.WalletConnect:kotlin-walletconnect-lib:version'
22
}
23
```
0 commit comments