1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 12:07:10 -07:00
This commit is contained in:
Cedric Beust 2016-07-05 15:26:10 -07:00
parent 56ef02934c
commit eeacf3a97d

View file

@ -409,7 +409,7 @@ Users can now specify the following in their build file:
</p>
<pre class="brush:java">
// Build.kt
<imp></imp>ort.com.example.plugin.myConfig
import.com.example.plugin.myConfig
myConfig {
publish = true
}</pre>