From e44ce2f3893d9cc274243be4a6704fa69dfaf344 Mon Sep 17 00:00:00 2001 From: marcus-daily <111281783+marcus-daily@users.noreply.github.com> Date: Thu, 10 Oct 2024 13:00:01 +0100 Subject: [PATCH] Updating README version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e291177..369f06f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ packages.) The base `VoiceClient` has no transport included. Add the following dependency to your `build.gradle` file: ``` -implementation "ai.rtvi:client:0.1.4" +implementation "ai.rtvi:client:0.2.0" ``` Then instantiate the `VoiceClient` from your code, specifying the backend `baseUrl` and transport.