Added API end point for Delicious.
This commit is contained in:
parent
80d7f7c9db
commit
16953c8f98
9 changed files with 93 additions and 178 deletions
|
@ -110,6 +110,7 @@ val p = project {
|
|||
}
|
||||
|
||||
install {
|
||||
target = deploy
|
||||
include(from("kobaltBuild/libs"), to(target), glob("**/*"))
|
||||
include(from("properties"), to(target), glob("**/*.properties"))
|
||||
collect(compileDependencies)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue