Skip to content

Commit cdc4085

Browse files
author
izaak
committed
Add coroutines lib
1 parent d18a13f commit cdc4085

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ dependencies {
8686

8787
//Mediapipe for segmentation (portrait)
8888
implementation("com.google.mediapipe:tasks-vision:latest.release")
89+
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android")
8990
}
9091

9192

0 commit comments

Comments
 (0)