Skip to content

Commit

Permalink
Use compatable coroutines version
Browse files Browse the repository at this point in the history
  • Loading branch information
izaak committed Jan 27, 2025
1 parent 196dc66 commit 8391197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ junitJunit = "4.12"
monitor = "1.7.2"
junitKtx = "1.2.1"
mediapipeTaskVision = "0.20230731"
coroutines = "1.10.1"
coroutines = "1.8.1"

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

0 comments on commit 8391197

Please sign in to comment.