Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-daily committed Oct 16, 2024
1 parent 289b1bb commit 4ff62f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4ff62f4

Please sign in to comment.