Вопрос скорее по котлину чем по RxPm
Столкнулся с такой проблемой немогу связать
@Binds @Singleton abstract fun resourceAccumulatorEntityMapper(mapper: ResourceAccumulatorEntityMapper): Mapper<ResourceAccumulatorEntity, ResourceAccumulator>
получаю ошибку
java.lang.IllegalStateException: failed to analyze: org.jetbrains.kotlin.kapt3.diagnostic.KaptError: Error while annotation processing
может кто то сталкивался?