Skip to content

Commit ef6b7b5

Browse files
committed
Fix #393
1 parent 41ab104 commit ef6b7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuel.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"link": "https://github.com/kittinunf/fuel",
88
"dependencies": [
99
"com.github.kittinunf.fuel:fuel:$v",
10-
"com.github.kittinunf.fuel:fuel-gson:$v",
10+
"com.github.kittinunf.fuel:fuel-kotlinx-serialization:$v",
1111
"com.github.kittinunf.fuel:fuel-rxjava:$v",
1212
"com.github.kittinunf.fuel:fuel-coroutines:$v"
1313
],

0 commit comments

Comments
 (0)