File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
15
15
[versions ]
16
- agp = " 8.11.0 "
16
+ agp = " 8.11.1 "
17
17
androidx-activityCompose = " 1.10.1"
18
18
androidx-paging = " 3.3.6"
19
19
nav3Core = " 1.0.0-alpha05"
20
20
lifecycleViewmodelNav3 = " 1.0.0-alpha03"
21
21
kotlinxSerializationCore = " 1.9.0"
22
22
androidx-room = " 2.7.2"
23
- androidx-lifecycle = " 2.9.1 "
23
+ androidx-lifecycle = " 2.9.2 "
24
24
atomicfu = " 0.29.0"
25
- composeBom = " 2025.06.01 "
25
+ composeBom = " 2025.07.00 "
26
26
dataStore = " 1.1.7"
27
27
kotlin = " 2.2.0"
28
28
kotlinx-coroutines = " 1.10.2"
29
29
kotlinxDatetime = " 0.7.1"
30
30
ksp = " 2.2.0-2.0.2"
31
- ktorVersion = " 3.2.1 "
31
+ ktorVersion = " 3.2.2 "
32
32
pagingComposeAndroid = " 3.3.6"
33
33
skie = " 0.10.4"
34
34
sqlite = " 2.5.2"
@@ -39,7 +39,7 @@ runner = "1.6.2"
39
39
core = " 1.6.1"
40
40
junit = " 1.2.1"
41
41
materialIconsCore = " 1.7.8"
42
- material3 = " 1.4.0-alpha17 "
42
+ material3 = " 1.4.0-alpha18 "
43
43
44
44
[libraries ]
45
45
androidx-activity-compose = { module = " androidx.activity:activity-compose" , version.ref = " androidx-activityCompose" }
You can’t perform that action at this time.
0 commit comments