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"
2424jankstats = " 1.0.0-beta02"
2525kotlin = " 2.2.0"
2626material = " 1.12.0"
27- navigation = " 2.9.2 "
27+ navigation = " 2.9.3 "
2828tracing = " 1.3.0"
2929
3030[libraries ]
Original file line number Diff line number Diff line change 22agp = " 8.11.1"
33activity = " 1.10.1"
44appcompat = " 1.7.1"
5- benchmark = " 1.3.4 "
5+ benchmark = " 1.4.0 "
66composeBom = " 2025.07.00"
77constraintLayout = " 2.2.1"
88core = " 1.16.0"
99coroutines = " 1.10.2"
1010concurrentFutures = " 1.3.0"
1111curtains = " 1.2.5"
1212dataStore = " 1.1.7"
13- espressoCore = " 3.6.1 "
14- jUnit = " 1.2.1 "
13+ espressoCore = " 3.7.0 "
14+ jUnit = " 1.3.0 "
1515kotlin = " 2.2.0"
1616lifecycle = " 2.9.2"
1717material = " 1.12.0"
Original file line number Diff line number Diff line change 11[versions ]
22agp = " 8.11.1"
33appcompat = " 1.7.1"
4- benchmark = " 1.3.4 "
4+ benchmark = " 1.4.0 "
55cardView = " 1.0.0"
66constraintLayout = " 2.2.1"
77core = " 1.16.0"
88kotlin = " 2.2.0"
99material = " 1.12.0"
1010recyclerView = " 1.4.0"
1111
12- androidxTest = " 1.6.2 "
12+ androidxTest = " 1.7.0 "
1313androidxTestRules = " 1.6.1"
14- espressoCore = " 3.6.1 "
14+ espressoCore = " 3.7.0 "
1515jUnit = " 4.13.2"
16- testExt = " 1.2.1 "
16+ testExt = " 1.3.0 "
1717
1818[libraries ]
1919
You can’t perform that action at this time.
0 commit comments