diff --git a/README.md b/README.md index f75e2eb..c0657d2 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,6 @@ Add the dependency (replace the version by the latest release): ```gradle dependencies { - implementation 'com.github.WalletConnect:kotlin-walletconnect-lib:0.9.9.4' + implementation 'com.github.WalletConnect:kotlin-walletconnect-lib:0.9.9.5' } ```