Skip to content

Commit 8391197

Browse files
author
izaak
committed
Use compatable coroutines version
1 parent 196dc66 commit 8391197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ junitJunit = "4.12"
1818
monitor = "1.7.2"
1919
junitKtx = "1.2.1"
2020
mediapipeTaskVision = "0.20230731"
21-
coroutines = "1.10.1"
21+
coroutines = "1.8.1"
2222

2323
[libraries]
2424
accompanist-permissions = { module = "com.google.accompanist:accompanist-permissions", version.ref = "accompanistPermissions" }

0 commit comments

Comments
 (0)