I would like to use @ContributesAndroidInjectir with Conductor. Currently it fails because it's not a framework type
-> https://github.com/google/dagger/blob/bb2d3a9f142f91156cfa39d5d5894ade0e146c4c/java/dagger/android/processor/AndroidInjectorDescriptor.java#L160
I ask myself if we could overcome this by using the dagger package.
I would like to use @ContributesAndroidInjectir with Conductor. Currently it fails because it's not a framework type
-> https://github.com/google/dagger/blob/bb2d3a9f142f91156cfa39d5d5894ade0e146c4c/java/dagger/android/processor/AndroidInjectorDescriptor.java#L160
I ask myself if we could overcome this by using the dagger package.