Skip to content

Commit b6c1374

Browse files
committed
Updates dependencies
Updates AGP to a stable version. Updates Compose BOM and lifecycle runtime ktx.
1 parent 1044f57 commit b6c1374

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.11.0-alpha09"
2+
agp = "8.10.0"
33
decompose = "3.3.0"
44
heroicons = "2.2.0"
55
ionicons = "7.4.0"
@@ -8,9 +8,9 @@ coreKtx = "1.16.0"
88
junit = "4.13.2"
99
junitVersion = "1.2.1"
1010
espressoCore = "3.6.1"
11-
lifecycleRuntimeKtx = "2.8.7"
11+
lifecycleRuntimeKtx = "2.9.0"
1212
activityCompose = "1.10.1"
13-
composeBom = "2025.04.01"
13+
composeBom = "2025.05.00"
1414

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

0 commit comments

Comments
 (0)