File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 3
3
# # Plugins
4
4
5
5
kotlin = " 2.0.20"
6
- agp = " 8.5.2 "
6
+ agp = " 8.6.1 "
7
7
ksp = " 2.0.20-1.0.24"
8
8
versionChecker = " 0.51.0"
9
9
10
10
# # Libraries
11
11
# ### Jetpack Start
12
12
core-ktx = " 1.13.1"
13
13
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 "
17
17
annotation = " 1.8.0"
18
18
preference = " 1.2.1"
19
19
recyclerview = " 1.3.2"
@@ -27,20 +27,20 @@ palette = "1.0.0"
27
27
room = " 2.6.1"
28
28
datastore = " 1.0.0"
29
29
material = " 1.9.0"
30
- compose = " 1.6.8 "
30
+ compose = " 1.7.2 "
31
31
composeCompiler = " 1.5.10"
32
32
# ### Jetpack End
33
33
34
34
35
35
# ### Popular Start
36
- ktxc = " 1.8.1 "
37
- ktxs-json = " 1.6 .3"
36
+ ktxc = " 1.9.0 "
37
+ ktxs-json = " 1.7 .3"
38
38
ktxs-ktoml = " 0.5.0"
39
- ktxs-kaml = " 0.57 .0"
39
+ ktxs-kaml = " 0.61 .0"
40
40
okhttp = " 4.12.0"
41
41
retrofit = " 2.11.0"
42
- coil = " 2.6 .0"
43
- koin = " 3.5.6 "
42
+ coil = " 2.7 .0"
43
+ koin = " 4.0.0 "
44
44
# ### Popular End
45
45
46
46
# ### Others Start
You can’t perform that action at this time.
0 commit comments