eekboom
04/18/2023, 4:41 PM-Werror
(or in gradle compilerOptions { allWarningsAsErrors = true}
,
but Koin annotations give compiler warnings in generated code 😞
Variable 'moduleInstance' is never used
Is there a way to suppress these warnings or should I file a bug to generate better code?arnaud.giuliani
04/21/2023, 9:31 AMeekboom
04/23/2023, 8:18 AMarnaud.giuliani
04/24/2023, 7:13 AM