Skip to content

Commit

Permalink
Update coroutines_version to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 4, 2022
1 parent c28cf5a commit 342a103
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.1"
nav_version = "2.4.1"
ktlint_version = "0.43.2"
}
Expand Down

0 comments on commit 342a103

Please sign in to comment.