Skip to content

Commit 5b59bff

Browse files
committed
libs: Bump to latest stable dependencies
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
1 parent 40a5205 commit 5b59bff

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
# SPDX-License-Identifier: GPL-3.0-only
33

44
[versions]
5-
agp = "8.7.2"
5+
agp = "8.7.3"
66
kotlin = "2.1.0"
77
ksp = "2.1.0-1.0.29"
88
ktor = "2.3.12"
99
sqlDelight = "2.0.2"
10-
compose = "1.7.5"
10+
compose = "1.7.6"
1111
compose-material3 = "1.3.1"
1212
coroutines = "1.9.0"
1313
androidx-activityCompose = "1.9.3"
14-
androidx-adaptiveAndroid = "1.1.0-alpha07"
14+
androidx-adaptiveAndroid = "1.1.0-alpha08"
1515
androidx-browser = "1.8.0"
16-
androidx-camera = "1.4.0"
17-
androidx-composeNavigation = "2.8.4"
16+
androidx-camera = "1.4.1"
17+
androidx-composeNavigation = "2.8.5"
1818
androidx-hilt = "1.2.0"
1919
androidx-lifecycle = "2.8.7"
2020
androidx-startupRuntime = "1.2.0"
2121
coil = "3.0.4"
22-
hilt = "2.52"
22+
hilt = "2.53.1"
2323
markdown = "0.27.0"
2424
material = "1.12.0"
2525
serialization = "1.7.3"

0 commit comments

Comments
 (0)