Skip to content

Commit 41ba750

Browse files
committed
update dependencies
1 parent 8ed3b33 commit 41ba750

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ dokkaGradlePlugin = "1.7.20"
1414
flowbindingAndroid = "1.2.0"
1515
junit4 = "4.13.2"
1616
kotlin = "1.9.21"
17-
kotlinCoroutinesCore = "1.7.3"
18-
kotlinCoroutinesAndroid = "1.7.3"
19-
kodehighlighter = "4.0.0"
17+
kotlinCoroutinesCore = "1.8.0"
18+
kotlinCoroutinesAndroid = "1.8.0"
19+
kodehighlighter = "4.0.3"
2020
ksp = "1.9.21-1.0.15"
2121
zoomlayout = "1.9.0"
2222

0 commit comments

Comments
 (0)