Skip to content

Commit

Permalink
Update coroutines_version to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent c28cf5a commit c4bed49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
ext {
kotlin_version = "1.6.10"
dagger_hilt_version = "2.41"
coroutines_version = "1.6.0"
coroutines_version = "1.6.2"
nav_version = "2.4.1"
ktlint_version = "0.43.2"
}
Expand Down

0 comments on commit c4bed49

Please sign in to comment.