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: