sindrenm
02/28/2024, 12:00 PMkotlinx.datetime.DayOfWeek as stable, and that is just a type alias for java.time.DayOfWeek on the JVM, will that still be considered stable by the Compose compiler + runtime, or should I also mark java.time.DayOfWeek as stable?
(Talking about marking them as stable in a stability config file here, of course.)