Skip to content

Commit fe553df

Browse files
committed
[dependencies] sync Version Catalogs
1 parent a4368fb commit fe553df

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
## Plugins
44

55
kotlin = "2.0.20"
6-
agp = "8.5.2"
6+
agp = "8.6.1"
77
ksp = "2.0.20-1.0.24"
88
versionChecker = "0.51.0"
99

1010
## Libraries
1111
#### Jetpack Start
1212
core-ktx = "1.13.1"
1313
appcompat = "1.7.0"
14-
activity = "1.9.1"
15-
fragment = "1.8.2"
16-
lifecycle = "2.7.0"
14+
activity = "1.9.2"
15+
fragment = "1.8.3"
16+
lifecycle = "2.8.6"
1717
annotation = "1.8.0"
1818
preference = "1.2.1"
1919
recyclerview = "1.3.2"
@@ -27,20 +27,20 @@ palette = "1.0.0"
2727
room = "2.6.1"
2828
datastore = "1.0.0"
2929
material = "1.9.0"
30-
compose = "1.6.8"
30+
compose = "1.7.2"
3131
composeCompiler = "1.5.10"
3232
#### Jetpack End
3333

3434

3535
#### Popular Start
36-
ktxc = "1.8.1"
37-
ktxs-json = "1.6.3"
36+
ktxc = "1.9.0"
37+
ktxs-json = "1.7.3"
3838
ktxs-ktoml = "0.5.0"
39-
ktxs-kaml = "0.57.0"
39+
ktxs-kaml = "0.61.0"
4040
okhttp = "4.12.0"
4141
retrofit = "2.11.0"
42-
coil = "2.6.0"
43-
koin = "3.5.6"
42+
coil = "2.7.0"
43+
koin = "4.0.0"
4444
#### Popular End
4545

4646
#### Others Start

0 commit comments

Comments
 (0)