Bug 1876398 - Suppressing deprecation for Swipeable.

fenix/125.0
mcarare 3 months ago committed by mergify[bot]
parent 561ebfc2d1
commit a25d950b21

@ -2,6 +2,8 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
@file:Suppress("DEPRECATION") // to be handled in https://bugzilla.mozilla.org/show_bug.cgi?id=1881735
package org.mozilla.fenix.compose
import androidx.compose.foundation.background

Loading…
Cancel
Save