Skip to content

Commit 3fecf45

Browse files
committed
Update dependencies
1 parent b771f87 commit 3fecf45

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.7.3"
2+
agp = "8.8.0"
33
androidxActivity = "1.10.0"
44
baselineprofile = "1.3.3"
55
benchmarkMacroJunit4 = "1.3.3"
@@ -9,28 +9,28 @@ compileSdk = "35"
99
compose-destinations = "2.0.0-beta12"
1010
compose-lint-checks = "1.4.2"
1111
compose-material3 = "1.3.1"
12-
compose-tooling = "1.7.6"
12+
compose-tooling = "1.7.7"
1313
composed = "0.0.6-rc1"
1414
datastoreutils = "0.0.6-rc2"
1515
hilt = "2.55"
1616
hiltNavigationCompose = "1.2.0"
1717
junit = "4.13.2"
18-
kotlin = "2.1.0"
18+
kotlin = "2.1.10"
1919
kotlinutils = "0.1.5-rc2"
2020
kotlinxCollectionsImmutable = "0.3.8"
2121
kotlinxCoroutines = "1.10.1"
22-
ksp = "2.1.0-1.0.29"
22+
ksp = "2.1.10-1.0.29"
2323
ktlint = "12.1.2"
2424
lifecycle = "2.8.7"
25-
materialKolor = "2.0.0"
25+
materialKolor = "2.0.2"
2626
# @keep
2727
minSdk = "30"
2828
protobuf = "4.29.3"
2929
protobuf-plugin = "0.9.4"
3030
room = "2.6.1"
3131
triplet-play = "3.12.1"
3232
versionCatalogUpdate = "0.8.5"
33-
versions = "0.51.0"
33+
versions = "0.52.0"
3434

3535
[libraries]
3636
# @keep

0 commit comments

Comments
 (0)