File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
MacrobenchmarkSample/gradle Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
- agp = " 8.1.0-rc01 "
2
+ agp = " 8.1.1 "
3
3
activity = " 1.7.2"
4
4
appcompat = " 1.6.1"
5
- benchmark = " 1.2.0-beta01 "
6
- composeBom = " 2023.06 .01"
5
+ benchmark = " 1.2.0-rc01 "
6
+ composeBom = " 2023.09 .01"
7
7
composeCompiler = " 1.4.7"
8
8
constraintLayout = " 2.1.4"
9
- core = " 1.10.1 "
9
+ core = " 1.12.0 "
10
10
coroutines = " 1.6.4"
11
11
concurrentFutures = " 1.1.0"
12
12
curtains = " 1.2.4"
13
13
dataStore = " 1.0.0"
14
14
espressoCore = " 3.5.1"
15
15
jUnit = " 1.1.5"
16
16
kotlin = " 1.8.21"
17
- lifecycle = " 2.6.1 "
17
+ lifecycle = " 2.6.2 "
18
18
material = " 1.9.0"
19
19
profileInstaller = " 1.3.1"
20
20
rules = " 1.5.0"
21
21
testExt = " 1.1.4"
22
22
tracing = " 1.1.0"
23
- uiAutomator = " 2.3.0-alpha03 "
23
+ uiAutomator = " 2.3.0-alpha04 "
24
24
25
25
[libraries ]
26
26
androidx-rules = { module = " androidx.test:rules" , version.ref = " rules" }
You can’t perform that action at this time.
0 commit comments