You are currently viewing Dependency injection (Koin or Dagger, or anything) with multiple potential interface implemenations

Dependency injection (Koin or Dagger, or anything) with multiple potential interface implemenations

The idea would be to have multiple implementations and a different built binary for each one so I can select at compile time which implementation and produce and artifact (binary) for each one and compare them.

Is this possible? gradle is killing my brain, it makes me miss cargo :'(

submitted by /u/cleanser23
[link] [comments]