in a KMP project for studies purposes.
In generated
Default.kt
classes I'm getting these errors in import (first image). How can I fix it?
I've tried to change generated class manually (just to check) and solve the erros. But of course it doesn't provoke any impact because when I run the app the class it will be regenerated etc.
a
arnaud.giuliani
07/11/2024, 7:24 AM
only on KMP/Generated project no? I didin't see that in standard Android/Kotlin project