mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-29 17:38:12 -07:00
Migrating to Retrofit2.
This commit is contained in:
parent
238a4df95b
commit
31d25a80c4
13 changed files with 166 additions and 27 deletions
|
@ -58,7 +58,7 @@ private class Main @Inject constructor(
|
|||
val files: KFiles,
|
||||
val executors: KobaltExecutors,
|
||||
val checkVersions: CheckVersions,
|
||||
val github: GithubApi,
|
||||
val github: GithubApi2,
|
||||
val updateKobalt: UpdateKobalt,
|
||||
val client: KobaltClient,
|
||||
val server: KobaltServer,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue