mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-29 17:38:12 -07:00
Merge pull request #13 from benignbala/master
Move OperatingSystem.kt from under the java plugin to top level.
This commit is contained in:
commit
5983e444fd
14 changed files with 24 additions and 18 deletions
|
@ -8,7 +8,7 @@ import com.beust.kobalt.kotlin.BuildFile
|
|||
import com.beust.kobalt.kotlin.ScriptCompiler
|
||||
import com.beust.kobalt.maven.*
|
||||
import com.beust.kobalt.misc.*
|
||||
import com.beust.kobalt.plugin.java.SystemProperties
|
||||
import com.beust.kobalt.SystemProperties
|
||||
import com.beust.kobalt.plugin.publish.JCenterApi
|
||||
import com.beust.kobalt.plugin.publish.UnauthenticatedJCenterApi
|
||||
import com.beust.kobalt.wrapper.Wrapper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue