Skip to content

Commit 9fa8eac

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

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

JankStatsSample/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414

1515
[versions]
1616

17-
agp = "8.8.1"
17+
agp = "8.8.2"
1818
appcompat = "1.7.0"
19-
activity = "1.10.0"
19+
activity = "1.10.1"
2020
composeBom = "2025.02.00"
2121
coroutines = "1.10.1"
22-
constraint_layout = "2.2.0"
22+
constraint_layout = "2.2.1"
2323
core = "1.9.0"
2424
jankstats = "1.0.0-beta01"
2525
kotlin = "2.1.10"
2626
material = "1.12.0"
27-
navigation = "2.8.7"
27+
navigation = "2.8.8"
2828
tracing = "1.2.0"
2929

3030
[libraries]

MacrobenchmarkSample/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[versions]
2-
agp = "8.8.1"
3-
activity = "1.10.0"
2+
agp = "8.8.2"
3+
activity = "1.10.1"
44
appcompat = "1.7.0"
55
benchmark = "1.3.3"
66
composeBom = "2025.02.00"
7-
constraintLayout = "2.2.0"
7+
constraintLayout = "2.2.1"
88
core = "1.15.0"
99
coroutines = "1.10.1"
1010
concurrentFutures = "1.2.0"
1111
curtains = "1.2.5"
12-
dataStore = "1.1.2"
12+
dataStore = "1.1.3"
1313
espressoCore = "3.6.1"
1414
jUnit = "1.2.1"
1515
kotlin = "2.1.10"

MicrobenchmarkSample/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
2-
agp = "8.8.1"
2+
agp = "8.8.2"
33
appcompat = "1.7.0"
44
benchmark = "1.3.3"
55
cardView = "1.0.0"
6-
constraintLayout = "2.2.0"
6+
constraintLayout = "2.2.1"
77
core = "1.15.0"
88
kotlin = "2.1.10"
99
material = "1.12.0"

0 commit comments

Comments
 (0)