Skip to content

Commit d215463

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.4.3 (#1559)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9abbe55 commit d215463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ val ankoVersion = "0.10.8"
5151
val architectureComponentsVersion = "1.1.1"
5252
val glideVersion = "4.12.0"
5353
val daggerVersion = "2.33"
54-
val coroutinesVersion = "1.4.2"
54+
val coroutinesVersion = "1.4.3"
5555
val androidXNavigationVersion = "2.3.3"
5656
val roomVersion = "2.2.6"
5757

0 commit comments

Comments
 (0)