File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
MacrobenchmarkSample/gradle
MicrobenchmarkSample/gradle Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ core = "1.9.0"
24
24
jankstats = " 1.0.0-beta02"
25
25
kotlin = " 2.2.0"
26
26
material = " 1.12.0"
27
- navigation = " 2.9.2 "
27
+ navigation = " 2.9.3 "
28
28
tracing = " 1.3.0"
29
29
30
30
[libraries ]
Original file line number Diff line number Diff line change 2
2
agp = " 8.11.1"
3
3
activity = " 1.10.1"
4
4
appcompat = " 1.7.1"
5
- benchmark = " 1.3.4 "
5
+ benchmark = " 1.4.0 "
6
6
composeBom = " 2025.07.00"
7
7
constraintLayout = " 2.2.1"
8
8
core = " 1.16.0"
9
9
coroutines = " 1.10.2"
10
10
concurrentFutures = " 1.3.0"
11
11
curtains = " 1.2.5"
12
12
dataStore = " 1.1.7"
13
- espressoCore = " 3.6.1 "
14
- jUnit = " 1.2.1 "
13
+ espressoCore = " 3.7.0 "
14
+ jUnit = " 1.3.0 "
15
15
kotlin = " 2.2.0"
16
16
lifecycle = " 2.9.2"
17
17
material = " 1.12.0"
Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
agp = " 8.11.1"
3
3
appcompat = " 1.7.1"
4
- benchmark = " 1.3.4 "
4
+ benchmark = " 1.4.0 "
5
5
cardView = " 1.0.0"
6
6
constraintLayout = " 2.2.1"
7
7
core = " 1.16.0"
8
8
kotlin = " 2.2.0"
9
9
material = " 1.12.0"
10
10
recyclerView = " 1.4.0"
11
11
12
- androidxTest = " 1.6.2 "
12
+ androidxTest = " 1.7.0 "
13
13
androidxTestRules = " 1.6.1"
14
- espressoCore = " 3.6.1 "
14
+ espressoCore = " 3.7.0 "
15
15
jUnit = " 4.13.2"
16
- testExt = " 1.2.1 "
16
+ testExt = " 1.3.0 "
17
17
18
18
[libraries ]
19
19
You can’t perform that action at this time.
0 commit comments