Skip to content

Commit e24c41e

Browse files
fix(deps): update dependency com.google.mediapipe:tasks-vision to v0.20230731
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0357c20 commit e24c41e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ dependencies {
312312
implementation("io.noties.markwon:ext-tables:$markwonVersion")
313313

314314
// Computer Vision - for background effects during video calls
315-
implementation("com.google.mediapipe:tasks-vision:0.10.26")
315+
implementation("com.google.mediapipe:tasks-vision:0.20230731")
316316
implementation("io.github.crow-misia.libyuv:libyuv-android:0.43.2")
317317

318318
// Avatar picker

0 commit comments

Comments
 (0)