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

Fix the gradle build.

This commit is contained in:
Cedric Beust 2015-12-06 06:58:08 -08:00
parent e699abec25
commit 2dc45c9d33

View file

@ -32,6 +32,8 @@ dependencies {
'org.jetbrains.dokka:dokka-fatjar:0.9.2',
// "org.jetbrains.kotlin:kotlin-compiler:${kotlin_version}",
"com.android.tools.build:builder:1.5.0",
'com.beust:jcommander:1.48',
'com.squareup.okhttp:okhttp:2.5.0',
'org.jsoup:jsoup:1.8.3',