We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b6985 commit 358d57cCopy full SHA for 358d57c
JankStatsSample/gradle/libs.versions.toml
@@ -17,14 +17,14 @@
17
agp = "8.9.0"
18
appcompat = "1.7.0"
19
activity = "1.10.1"
20
-composeBom = "2025.02.00"
+composeBom = "2025.03.00"
21
coroutines = "1.10.1"
22
constraint_layout = "2.2.1"
23
core = "1.9.0"
24
-jankstats = "1.0.0-beta01"
+jankstats = "1.0.0-beta02"
25
kotlin = "2.1.10"
26
material = "1.12.0"
27
-navigation = "2.8.8"
+navigation = "2.8.9"
28
tracing = "1.2.0"
29
30
[libraries]
MacrobenchmarkSample/gradle/libs.versions.toml
@@ -3,7 +3,7 @@ agp = "8.9.0"
3
4
5
benchmark = "1.3.3"
6
7
constraintLayout = "2.2.1"
8
core = "1.15.0"
9
0 commit comments