I am generally not a fan of multi-module projects....
# kotlin-fuel
s
I am generally not a fan of multi-module projects. Separating fuel-core, fuel-android, fuel-coroutines, etc. all out into separate gradle projects (even separate git repos) makes changing just one easier. Although that is at the expense of testing affects on others more difficult.