Skip to content

Commit 9210dba

Browse files
committed
chore(build): update the javadoc.io cache
1 parent 368cf1c commit 9210dba

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

javadoc-io.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,14 +250,23 @@
250250
"first": "https://javadoc.io/doc/org.graphstream/gs-core/2.0",
251251
"second": "https://javadoc.io/doc/org.graphstream/gs-core/2.0/element-list"
252252
},
253+
"org.jetbrains.androidx.lifecycle/lifecycle-runtime-compose/2.8.4": {
254+
"first": "https://javadoc.io/doc/org.jetbrains.androidx.lifecycle/lifecycle-runtime-compose/2.8.4"
255+
},
256+
"org.jetbrains.androidx.lifecycle/lifecycle-viewmodel-compose/2.8.4": {
257+
"first": "https://javadoc.io/doc/org.jetbrains.androidx.lifecycle/lifecycle-viewmodel-compose/2.8.4"
258+
},
253259
"org.jetbrains.compose.components/components-resources/1.8.0": {
254260
"first": "https://javadoc.io/doc/org.jetbrains.compose.components/components-resources/1.8.0"
255261
},
262+
"org.jetbrains.compose.desktop/desktop-jvm-linux-x64/1.8.0": {
263+
"first": "https://javadoc.io/doc/org.jetbrains.compose.desktop/desktop-jvm-linux-x64/1.8.0"
264+
},
256265
"org.jetbrains.compose.foundation/foundation/1.8.0": {
257266
"first": "https://javadoc.io/doc/org.jetbrains.compose.foundation/foundation/1.8.0"
258267
},
259-
"org.jetbrains.compose.material/material/1.8.0": {
260-
"first": "https://javadoc.io/doc/org.jetbrains.compose.material/material/1.8.0"
268+
"org.jetbrains.compose.material3/material3/1.8.0": {
269+
"first": "https://javadoc.io/doc/org.jetbrains.compose.material3/material3/1.8.0"
261270
},
262271
"org.jetbrains.compose.runtime/runtime/1.8.0": {
263272
"first": "https://javadoc.io/doc/org.jetbrains.compose.runtime/runtime/1.8.0"
@@ -331,6 +340,9 @@
331340
"org.jetbrains.kotlinx/kotlinx-coroutines-core/1.10.2": {
332341
"first": "https://javadoc.io/doc/org.jetbrains.kotlinx/kotlinx-coroutines-core/1.10.2"
333342
},
343+
"org.jetbrains.kotlinx/kotlinx-coroutines-swing/1.10.2": {
344+
"first": "https://javadoc.io/doc/org.jetbrains.kotlinx/kotlinx-coroutines-swing/1.10.2"
345+
},
334346
"org.jetbrains.kotlinx/kotlinx-coroutines-test/1.10.2": {
335347
"first": "https://javadoc.io/doc/org.jetbrains.kotlinx/kotlinx-coroutines-test/1.10.2"
336348
},

0 commit comments

Comments
 (0)