I have Room TypeConverter and I need to inject parameter to it\'s constructor
TypeConverter
class RoomConverters(moshi Moshi) { @TypeConverter fun fromUs
I checked documentation even for the newest rc version (2.2.0-rc01) and there is no way to do that. I think it's a joke that we can't register custom TypeConverters in DatabaseBuilder, so I created bug for that on Google issue tracker.
2.2.0-rc01