Skip to content

Commit 833bed5

Browse files
committed
chore: upgrade AGP, Lifecycle, KSP
1 parent db99983 commit 833bed5

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
@@ -1,5 +1,5 @@
11
[versions]
2-
androidGradlePlugin = "8.5.0"
2+
androidGradlePlugin = "8.5.1"
33
androidx-activity = "1.9.0"
44
androidx-appcompat = "1.7.0"
55
androidx-browser = "1.8.0"
@@ -8,7 +8,7 @@ androidx-core = "1.13.1"
88
androidx-datastore = "1.1.1"
99
androidx-drawerlayout = "1.2.0"
1010
androidx-fragment = "1.8.1"
11-
androidx-lifecycle = "2.8.2"
11+
androidx-lifecycle = "2.8.3"
1212
androidx-paging = "3.3.0"
1313
androidx-preference = "1.2.1"
1414
androidx-recyclerview = "1.3.2"
@@ -18,7 +18,7 @@ desugarJdkLibs = "2.0.4"
1818
hilt = "2.51.1"
1919
kotlin = "2.0.0"
2020
kotlinx-coroutines = "1.8.1"
21-
ksp = "2.0.0-1.0.21"
21+
ksp = "2.0.0-1.0.23"
2222
material = "1.12.0"
2323
moshi = "1.15.1"
2424
okhttp = "4.12.0"

0 commit comments

Comments
 (0)