Skip to content

Commit

Permalink
Update coroutines to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2023
1 parent 60b567e commit 1b52bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencyResolutionManagement {

// Versions for dependencies
version('compose', '1.5.0')
version('coroutines', '1.7.2')
version('coroutines', '1.7.3')
version('dagger', '2.46.1')
version('errorprone', '2.18.0')
version('kotlin', '1.7.0')
Expand Down

0 comments on commit 1b52bb1

Please sign in to comment.