Skip to content

Commit 36a60c8

Browse files
Update all dependencies (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ae494d commit 36a60c8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

baseline-profiles/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ accompanist = "0.36.0"
33
androidGradlePlugin = "8.11.1"
44
androidx-activity-compose = "1.10.1"
55
androidx-benchmark-junit4 = "1.4.0-rc01"
6-
androidx-compose-bom = "2025.06.01"
6+
androidx-compose-bom = "2025.07.00"
77
androidx-constraintlayout = "1.1.1"
88
androidx-corektx = "1.16.0"
9-
androidx-lifecycle-compose = "2.9.1"
10-
androidx-lifecycle-runtime-compose = "2.9.1"
11-
androidx-navigation = "2.9.1"
9+
androidx-lifecycle-compose = "2.9.2"
10+
androidx-lifecycle-runtime-compose = "2.9.2"
11+
androidx-navigation = "2.9.2"
1212
androidx-test = "1.6.1"
1313
androidx-test-espresso = "3.6.1"
1414
androidx-test-ext-junit = "1.2.1"

benchmarking/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ accompanist = "0.36.0"
33
androidGradlePlugin = "8.11.1"
44
androidx-activity-compose = "1.10.1"
55
androidx-benchmark-junit4 = "1.4.0-rc01"
6-
androidx-compose-bom = "2025.06.01"
6+
androidx-compose-bom = "2025.07.00"
77
androidx-constraintlayout = "1.1.1"
88
androidx-corektx = "1.16.0"
9-
androidx-lifecycle-compose = "2.9.1"
10-
androidx-lifecycle-runtime-compose = "2.9.1"
11-
androidx-navigation = "2.9.1"
9+
androidx-lifecycle-compose = "2.9.2"
10+
androidx-lifecycle-runtime-compose = "2.9.2"
11+
androidx-navigation = "2.9.2"
1212
androidx-test = "1.6.1"
1313
androidx-test-espresso = "3.6.1"
1414
androidx-test-ext-junit = "1.2.1"

0 commit comments

Comments
 (0)