ursus
01/31/2021, 11:18 AM@Provides
@JvmStatic
fun widgetUpdater() ..
Can I turn it somehow to this? where @ProvidesAndJvmStatic
would reference then the daggers @Provide
and kotlins @JvmStatic
inside?
@ProvidesAndJvmStatic
fun widgetUpdater() ..
CLOVIS
01/31/2021, 12:32 PMursus
01/31/2021, 12:38 PMBig Chungus
02/01/2021, 5:41 AMursus
02/01/2021, 1:01 PMBig Chungus
02/01/2021, 1:03 PM@CompositeMarker
@AnnotationA
@AnnotationB
annotation class CompositeAB
Then just flattens all those annotations on top of the objectBig Chungus
02/01/2021, 1:04 PMursus
02/01/2021, 11:17 PMBig Chungus
02/02/2021, 7:44 AM