From 4ff62f4012a59164799297d4a0cd072da8072db5 Mon Sep 17 00:00:00 2001 From: marcus-daily <111281783+marcus-daily@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:12:44 +0100 Subject: [PATCH] Updating README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 369f06f..9aa1201 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.2.0" +implementation "ai.rtvi:client:0.2.1" ``` Then instantiate the `VoiceClient` from your code, specifying the backend `baseUrl` and transport.