Skip to content

Commit 3955a31

Browse files
davidliugithub-actions[bot]
authored andcommitted
Update LiveKit SDK to 2.23.5
1 parent 67f1ff8 commit 3955a31

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/update-livekit-sdk.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"components-android": patch
3+
---
4+
5+
Update LiveKit SDK to 2.23.5

livekit-compose-components/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dokkaHtml {
8686
}
8787
}
8888

89-
var livekitVersion = "2.23.3"
89+
var livekitVersion = "2.23.5"
9090
dependencies {
9191
// For local development with the LiveKit Android SDK only.
9292
// api "io.livekit:livekit-android-sdk"

0 commit comments

Comments
 (0)