Konstantin Tskhovrebov
02/09/2025, 6:56 PMeygraber
02/09/2025, 8:32 PM@Provides
and can't be abstractKonstantin Tskhovrebov
02/10/2025, 10:48 AMKonstantin Tskhovrebov
02/10/2025, 10:56 AMeygraber
02/10/2025, 2:02 PMabstract val
. Then you don't need the @Provides
, but you might still need the scope annotation (I don't remember 100% but I think if you don't scope it, it gets generated as a property without a backing field, but I might be wrong).Konstantin Tskhovrebov
02/10/2025, 2:22 PMeygraber
02/10/2025, 2:25 PMabstract val
?eygraber
02/10/2025, 2:30 PMeygraber
02/10/2025, 2:33 PMKonstantin Tskhovrebov
02/10/2025, 2:33 PMeygraber
02/10/2025, 8:09 PM