mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 16:28:12 -07:00
Don’t need this dependency.
This commit is contained in:
parent
596c0812c0
commit
83c097917e
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ val kobaltApp = project(kobaltPluginApi, wrapper) {
|
||||||
"com.squareup.retrofit2:retrofit:${Versions.retrofit}",
|
"com.squareup.retrofit2:retrofit:${Versions.retrofit}",
|
||||||
"com.squareup.retrofit2:converter-gson:${Versions.retrofit}",
|
"com.squareup.retrofit2:converter-gson:${Versions.retrofit}",
|
||||||
"com.squareup.okhttp3:okhttp-ws:${Versions.okhttp}",
|
"com.squareup.okhttp3:okhttp-ws:${Versions.okhttp}",
|
||||||
"org.codehaus.plexus:plexus-utils:4.0",
|
|
||||||
"biz.aQute.bnd:bndlib:2.4.0",
|
"biz.aQute.bnd:bndlib:2.4.0",
|
||||||
|
|
||||||
"com.squareup.okhttp3:logging-interceptor:3.2.0",
|
"com.squareup.okhttp3:logging-interceptor:3.2.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue