From 610179acff1cdbef555c9978ac9bb3f0a5854014 Mon Sep 17 00:00:00 2001 From: marcus-daily <111281783+marcus-daily@users.noreply.github.com> Date: Wed, 16 Oct 2024 13:15:12 +0100 Subject: [PATCH] Updating README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0295e8..79deb3f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This Android library exposes the `DailyVoiceClient` class, to connect to a Daily Add the following dependency to your `build.gradle` file: ``` -implementation "ai.rtvi:rtvi-client-android-daily:0.2.0" +implementation "ai.rtvi:rtvi-client-android-daily:0.2.1" ``` Instantiate from your code: