Hello 👋 everyone,
Lately I was trying to migrate my android project to gradle 8.0.
But I get this error message
com.android.tools.r8.internal.jb: Sealed classes are not supported as program classes when generating class files
I have no idea what's going wrong
not kotlin but kotlin colored 8