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

No longer distributing from bintray.

This commit is contained in:
Cedric Beust 2015-11-12 03:43:02 -08:00
parent 1207f1e780
commit a7695ff0e6

View file

@ -115,7 +115,6 @@ val kobalt = kotlinProject(wrapper) {
jcenter {
publish = true
file("$buildDirectory/libs/$name-$version.zip", "$name/$version/$name-$version.zip")
}
}