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

Update AndroidBuilder to 2.0.0-alpha3.

This commit is contained in:
Cedric Beust 2015-12-14 22:31:41 +04:00
parent 421a5a6d4a
commit 3aab5e36ab
4 changed files with 16 additions and 12 deletions

View file

@ -71,7 +71,7 @@ val kobalt = kotlinProject(wrapper) {
"org.jetbrains.dokka:dokka-fatjar:0.9.3",
"org.jetbrains.kotlinx:kotlinx.dom:0.0.4",
"com.android.tools.build:builder:1.5.0",
"com.android.tools.build:builder:2.0.0-alpha3",
"com.beust:jcommander:1.48",
"com.squareup.okhttp:okhttp:2.5.0",