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

Using Android's own build.

This commit is contained in:
Cedric Beust 2015-12-03 02:59:19 -08:00
parent bf777eca16
commit e8b55882bb
2 changed files with 128 additions and 0 deletions

View file

@ -67,6 +67,8 @@ val kobalt = kotlinProject(wrapper) {
"org.jetbrains.dokka:dokka-fatjar:0.9.2",
"org.jetbrains.kotlinx:kotlinx.dom:0.0.4",
"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",