mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
remove rx call adapter since its not used anymore
This commit is contained in:
parent
61f34b958c
commit
a6d4b0a999
3 changed files with 2 additions and 8 deletions
|
@ -135,7 +135,6 @@ dependencies {
|
|||
val retrofit_version = "2.7.1"
|
||||
implementation("com.squareup.retrofit2:retrofit:$retrofit_version")
|
||||
implementation("com.squareup.retrofit2:converter-gson:$retrofit_version")
|
||||
implementation("com.squareup.retrofit2:adapter-rxjava:$retrofit_version")
|
||||
|
||||
// JSON
|
||||
implementation("com.google.code.gson:gson:2.8.6")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue