1.0.2 - Koin annotations support
Koin-annotations support.
Generate a KtorFitModule class. You can use it as follows:
@Module(include=[KtorFitModule::class])
class YourModule
Koin-annotations support.
Generate a KtorFitModule class. You can use it as follows:
@Module(include=[KtorFitModule::class])
class YourModule