1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-27 00:38:11 -07:00

Build.kt.

This commit is contained in:
Cedric Beust 2016-03-30 02:52:38 -08:00
parent 6bc36c6492
commit fa9fff1775

View file

@ -17,10 +17,6 @@ import java.nio.file.StandardCopyOption
val r = repos("http://dl.bintray.com/kotlin/kotlinx.dom")
//val pl = plugins(file(homeDir("kotlin/kobalt-android/kobaltBuild/libs/kobalt-android-0.22.jar")))
//val pl = plugins("com.beust:kobalt-android:0.20")
object Versions {
val okhttp = "3.2.0"
val okio = "1.6.0"