So should my TestApi binding also be a factory? Wh...
# kodein
k
So should my TestApi binding also be a factory? What I don't get is what I should write in place of the "instance<Retrofit>()" so that my TestApi uses the baseUrl instance (and in turn, how I retrieve my TestApi in my MainActivity this way)