mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 00:38:11 -07:00
GithubApi work.
This commit is contained in:
parent
5d408e5cd9
commit
e315e5dce7
2 changed files with 143 additions and 5 deletions
|
@ -74,6 +74,9 @@ val kobalt = kotlinProject(wrapper) {
|
|||
"com.github.spullara.mustache.java:compiler:0.9.1",
|
||||
"io.reactivex:rxjava:1.0.14",
|
||||
"com.google.code.gson:gson:2.4",
|
||||
"com.squareup.retrofit:retrofit:1.9.0",
|
||||
// "com.squareup.retrofit:retrofit:2.0.0-beta2",
|
||||
// "com.squareup.retrofit:converter-gson:2.0.0-beta2",
|
||||
file("modules/wrapper/kobaltBuild/libs/kobalt-wrapper.jar")
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue