mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Update location of Build.kt.
This commit is contained in:
parent
b4f35b8002
commit
67e633810e
5 changed files with 8 additions and 50 deletions
|
@ -354,7 +354,7 @@ public fun myConfig(init: Info.() -> Unit) = Info().apply { init() }</pre>
|
|||
</p>
|
||||
<pre class="brush:java">
|
||||
// Build.kt
|
||||
import.com.example.plugin.myConfig
|
||||
<imp></imp>ort.com.example.plugin.myConfig
|
||||
|
||||
myConfig {
|
||||
publish = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue