You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kotlin 1.9 produces public synthetic class for each enum and public static final synthetic field entries$0 Lkotlin/enums/EnumEntries; in it. They should be filtered from public API dump.