We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 566456d commit 3275595Copy full SHA for 3275595
1 file changed
gradle/libs.versions.toml
@@ -9,15 +9,15 @@ versionName = "1.0"
9
hilt = "2.45"
10
gson = "2.10.1"
11
room = "2.5.0"
12
-ktor = "2.2.4"
+ktor = "2.3.10"
13
glide = "4.15.1"
14
material="1.8.0"
15
paging = "3.1.1"
16
-kotlin = "1.8.10"
+kotlin = "1.9.23"
17
fragment = "1.5.5"
18
retrofit = "2.9.0"
19
lifecycle = "2.5.1"
20
-coroutines = "1.6.4"
+coroutines = "1.8.0"
21
androidxCore = "1.9.0"
22
gradlePlugin = "7.4.1"
23
navigation = "2.5.3"
0 commit comments