mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 20:07:11 -07:00
Typo.
This commit is contained in:
parent
56ef02934c
commit
eeacf3a97d
1 changed files with 1 additions and 1 deletions
|
@ -409,7 +409,7 @@ Users can now specify the following in their build file:
|
||||||
</p>
|
</p>
|
||||||
<pre class="brush:java">
|
<pre class="brush:java">
|
||||||
// Build.kt
|
// Build.kt
|
||||||
<imp></imp>ort.com.example.plugin.myConfig
|
import.com.example.plugin.myConfig
|
||||||
myConfig {
|
myConfig {
|
||||||
publish = true
|
publish = true
|
||||||
}</pre>
|
}</pre>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue