We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ab104 commit ef6b7b5Copy full SHA for ef6b7b5
fuel.json
@@ -7,7 +7,7 @@
7
"link": "https://github.com/kittinunf/fuel",
8
"dependencies": [
9
"com.github.kittinunf.fuel:fuel:$v",
10
- "com.github.kittinunf.fuel:fuel-gson:$v",
+ "com.github.kittinunf.fuel:fuel-kotlinx-serialization:$v",
11
"com.github.kittinunf.fuel:fuel-rxjava:$v",
12
"com.github.kittinunf.fuel:fuel-coroutines:$v"
13
],
0 commit comments