mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Unnecessary dependency.
This commit is contained in:
parent
0821c89da0
commit
933b50c39c
1 changed files with 0 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
import com.beust.kobalt.*
|
||||
import com.beust.kobalt.api.License
|
||||
import com.beust.kobalt.api.Project
|
||||
|
@ -15,8 +14,6 @@ import java.nio.file.Files
|
|||
import java.nio.file.Paths
|
||||
import java.nio.file.StandardCopyOption
|
||||
|
||||
val r = repos("http://dl.bintray.com/kotlin/kotlinx.dom")
|
||||
|
||||
object Versions {
|
||||
val okhttp = "3.2.0"
|
||||
val okio = "1.6.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue