Skip to content

Commit

Permalink
Fix coroutine version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmartosdev committed Apr 12, 2024
1 parent c9cb504 commit b54d891
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 @@ -12,7 +12,7 @@ coil = "2.2.1"
composePlugin = "1.6.1"
composeBom = "2024.03.00"
composeCompiler = "1.5.11"
coroutines = "1.6.3"
coroutines = "1.6.4"
dependencyAnalysis = "1.27.0"
detekt = "1.21.0"
junit5 = "5.8.2"
Expand Down

0 comments on commit b54d891

Please sign in to comment.