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
Jetcaster: Fully migrate away from deprecated WindowSizeClass.compute()
Refactored to use the modern `WindowSizeClass.BREAKPOINTS_V1.computeWindowSizeClass` extension method, removing the need for the `@Suppress("DEPRECATION")` annotation.
0 commit comments