Skip to content

Commit 358d57c

Browse files
fix(deps): update all dependencies (#319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3b6985 commit 358d57c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

JankStatsSample/gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
agp = "8.9.0"
1818
appcompat = "1.7.0"
1919
activity = "1.10.1"
20-
composeBom = "2025.02.00"
20+
composeBom = "2025.03.00"
2121
coroutines = "1.10.1"
2222
constraint_layout = "2.2.1"
2323
core = "1.9.0"
24-
jankstats = "1.0.0-beta01"
24+
jankstats = "1.0.0-beta02"
2525
kotlin = "2.1.10"
2626
material = "1.12.0"
27-
navigation = "2.8.8"
27+
navigation = "2.8.9"
2828
tracing = "1.2.0"
2929

3030
[libraries]

MacrobenchmarkSample/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ agp = "8.9.0"
33
activity = "1.10.1"
44
appcompat = "1.7.0"
55
benchmark = "1.3.3"
6-
composeBom = "2025.02.00"
6+
composeBom = "2025.03.00"
77
constraintLayout = "2.2.1"
88
core = "1.15.0"
99
coroutines = "1.10.1"

0 commit comments

Comments
 (0)