Skip to content

Commit fdd0f9f

Browse files
Update all dependencies
1 parent 3c515c1 commit fdd0f9f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[versions]
2-
androidGradlePlugin = "8.9.1"
2+
androidGradlePlugin = "8.9.2"
33
androidxActivity = "1.10.1"
4-
androidxComposeBom = "2025.04.00"
4+
androidxComposeBom = "2025.04.01"
55
androidxCore = "1.16.0"
66
androidxHilt = "1.2.0"
77
androidxLifecycle = "2.8.7"
88
androidxNavigation = "2.8.9"
9-
androidxRoom = "2.7.0"
9+
androidxRoom = "2.7.1"
1010
androidxTestCore = "1.6.1"
1111
androidxTestExt = "1.2.1"
1212
androidxTestRunner = "1.6.2"
1313
coroutines = "1.10.2"
14-
hilt = "2.56.1"
14+
hilt = "2.56.2"
1515
junit = "4.13.2"
1616
kotlin = "2.1.20"
1717
ksp = "2.1.20-2.0.0"

0 commit comments

Comments
 (0)