Skip to content

Commit 58d6719

Browse files
fix(deps): update all non-major dependencies
1 parent 6ddf3de commit 58d6719

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
agp = "9.1.0"
3-
kotlin = "2.3.10"
4-
coreKtx = "1.17.0"
3+
kotlin = "2.3.20"
4+
coreKtx = "1.18.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
lifecycleRuntimeKtx = "2.10.0"
9-
activityCompose = "1.12.4"
10-
composeBom = "2026.02.01"
9+
activityCompose = "1.13.0"
10+
composeBom = "2026.03.00"
1111

1212
[libraries]
1313
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }

0 commit comments

Comments
 (0)