Your app uses deprecated APIs or parameters for edge-to-edge display
One or more of the APIs used or parameters set for edge-to-edge and window display are deprecated in Android 15.
Your app uses the following deprecated APIs or parameters:
androidx.core.view.WindowCompat.setDecorFitsSystemWindows
android.view.Window.setDecorFitsSystemWindows
androidx.core.view.WindowCompat$Api30Impl.setDecorFitsSystemWindows
LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES
They start at the following places:
androidx.compose.ui.window.DialogWrapper.<init>
androidx.core.view.WindowCompat$Api30Impl.setDecorFitsSystemWindows
androidx.core.view.WindowCompat.setDecorFitsSystemWindows
androidx.activity.EdgeToEdgeApi28.adjustLayoutInDisplayCutoutMode
In order to prepare for the move to Android 15, migrate APIs or parameters.