Skip to content

Commit 336425c

Browse files
Upgrade stable versions
1 parent 37d6d9a commit 336425c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

MacrobenchmarkSample/gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
22
agp = "8.5.2"
3-
activity = "1.9.1"
3+
activity = "1.9.2"
44
appcompat = "1.7.0"
5-
benchmark = "1.3.0"
6-
composeBom = "2024.08.00"
5+
benchmark = "1.3.1"
6+
composeBom = "2024.09.02"
77
constraintLayout = "2.1.4"
88
core = "1.13.1"
99
coroutines = "1.8.0"
@@ -12,10 +12,10 @@ curtains = "1.2.4"
1212
dataStore = "1.1.1"
1313
espressoCore = "3.6.1"
1414
jUnit = "1.2.1"
15-
kotlin = "2.0.10"
16-
lifecycle = "2.8.4"
15+
kotlin = "2.0.20"
16+
lifecycle = "2.8.6"
1717
material = "1.12.0"
18-
profileInstaller = "1.3.1"
18+
profileInstaller = "1.4.0"
1919
runtimeTracing = "1.0.0-beta01"
2020
tracing = "1.3.0-alpha02"
2121
tracingPerfetto = "1.0.0"

0 commit comments

Comments
 (0)