1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-29 01:28:12 -07:00

New android build work.

This commit is contained in:
Cedric Beust 2015-12-02 02:34:12 -08:00
parent c10acfbaf7
commit ca1eff62ce
6 changed files with 213 additions and 55 deletions

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',