Skip to content

Commit 85c65c6

Browse files
Update kotlin
1 parent 8af2222 commit 85c65c6

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
@@ -9,15 +9,15 @@ versionName = "1.0"
99
hilt = "2.45"
1010
gson = "2.10.1"
1111
room = "2.5.0"
12-
ktor = "2.2.4"
12+
ktor = "2.3.7"
1313
glide = "4.15.1"
1414
material="1.8.0"
1515
paging = "3.1.1"
16-
kotlin = "1.8.10"
16+
kotlin = "1.9.21"
1717
fragment = "1.5.5"
1818
retrofit = "2.9.0"
1919
lifecycle = "2.5.1"
20-
coroutines = "1.6.4"
20+
coroutines = "1.7.3"
2121
androidxCore = "1.9.0"
2222
gradlePlugin = "7.4.1"
2323
navigation = "2.5.3"

0 commit comments

Comments
 (0)