From e5914ee1a3f9ffb49d1638a4c1e8e157864d5227 Mon Sep 17 00:00:00 2001 From: Owen Gray Date: Fri, 7 Feb 2025 12:54:43 -0500 Subject: [PATCH] Stop using WithCompanion.companion Due to https://github.com/Kotlin/dokka/issues/4022, we can only use either .classlikes or .companion in dackka, and .companion cannot address all of our use cases. Test: internal refactor, no effect/test diff means success Change-Id: I7c0039b6c039f87453859b816160544905871a7d --- tools/dokka-devsite-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dokka-devsite-plugin b/tools/dokka-devsite-plugin index d81cb4cdfb0a..798a6319e6f3 160000 --- a/tools/dokka-devsite-plugin +++ b/tools/dokka-devsite-plugin @@ -1 +1 @@ -Subproject commit d81cb4cdfb0ae0382d7e01bc49eb2a8b006a7683 +Subproject commit 798a6319e6f378116f3e699f3871133e1eeebf2c