Skip to content

Commit acf18ee

Browse files
committed
chore: upgrade Activity, Datastore, RecyclerView, Hilt
1 parent b563a2f commit acf18ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
[versions]
22
androidGradlePlugin = "8.7.3"
3-
androidx-activity = "1.9.3"
3+
androidx-activity = "1.10.0"
44
androidx-appcompat = "1.7.0"
55
androidx-browser = "1.8.0"
66
androidx-coordinatorlayout = "1.2.0"
77
androidx-core = "1.15.0"
8-
androidx-datastore = "1.1.1"
8+
androidx-datastore = "1.1.2"
99
androidx-drawerlayout = "1.2.0"
1010
androidx-fragment = "1.8.5"
1111
androidx-lifecycle = "2.8.7"
1212
androidx-paging = "3.3.5"
1313
androidx-preference = "1.2.1"
14-
androidx-recyclerview = "1.3.2"
14+
androidx-recyclerview = "1.4.0"
1515
androidx-room = "2.6.1"
1616
androidx-viewpager2 = "1.1.0"
1717
desugarJdkLibs = "2.1.4"
18-
hilt = "2.54"
18+
hilt = "2.55"
1919
kotlin = "2.1.0"
2020
kotlinx-coroutines = "1.10.1"
2121
ksp = "2.1.0-1.0.29"

0 commit comments

Comments
 (0)