Skip to content

Commit

Permalink
Update README to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-daily committed Sep 6, 2024
1 parent 5332dc2 commit 29d850a
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.1.2"
implementation "ai.rtvi:client:0.1.4"
```

Then instantiate the `VoiceClient` from your code, specifying the backend `baseUrl` and transport.
Expand Down

0 comments on commit 29d850a

Please sign in to comment.