File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
MacrobenchmarkSample/gradle
MicrobenchmarkSample/gradle Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 14
14
15
15
[versions ]
16
16
17
- agp = " 8.8.1 "
17
+ agp = " 8.8.2 "
18
18
appcompat = " 1.7.0"
19
- activity = " 1.10.0 "
19
+ activity = " 1.10.1 "
20
20
composeBom = " 2025.02.00"
21
21
coroutines = " 1.10.1"
22
- constraint_layout = " 2.2.0 "
22
+ constraint_layout = " 2.2.1 "
23
23
core = " 1.9.0"
24
24
jankstats = " 1.0.0-beta01"
25
25
kotlin = " 2.1.10"
26
26
material = " 1.12.0"
27
- navigation = " 2.8.7 "
27
+ navigation = " 2.8.8 "
28
28
tracing = " 1.2.0"
29
29
30
30
[libraries ]
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- agp = " 8.8.1 "
3
- activity = " 1.10.0 "
2
+ agp = " 8.8.2 "
3
+ activity = " 1.10.1 "
4
4
appcompat = " 1.7.0"
5
5
benchmark = " 1.3.3"
6
6
composeBom = " 2025.02.00"
7
- constraintLayout = " 2.2.0 "
7
+ constraintLayout = " 2.2.1 "
8
8
core = " 1.15.0"
9
9
coroutines = " 1.10.1"
10
10
concurrentFutures = " 1.2.0"
11
11
curtains = " 1.2.5"
12
- dataStore = " 1.1.2 "
12
+ dataStore = " 1.1.3 "
13
13
espressoCore = " 3.6.1"
14
14
jUnit = " 1.2.1"
15
15
kotlin = " 2.1.10"
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- agp = " 8.8.1 "
2
+ agp = " 8.8.2 "
3
3
appcompat = " 1.7.0"
4
4
benchmark = " 1.3.3"
5
5
cardView = " 1.0.0"
6
- constraintLayout = " 2.2.0 "
6
+ constraintLayout = " 2.2.1 "
7
7
core = " 1.15.0"
8
8
kotlin = " 2.1.10"
9
9
material = " 1.12.0"
You can’t perform that action at this time.
0 commit comments