Bug 1880805 - Suppress Slice deprecation. r=android-reviewers,gl

Differential Revision: https://phabricator.services.mozilla.com/D217434
This commit is contained in:
mcarare 2024-08-06 17:38:54 +00:00
Родитель 41edf5f64e
Коммит 6ac91e5519
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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")
package mozilla.components.feature.autofill.response.dataset
import android.annotation.SuppressLint