Suppress deprecation issue.

This commit is contained in:
Benoit Marty 2025-07-01 15:59:11 +02:00
parent 3db4492944
commit 94d528dae8

View file

@ -5,6 +5,8 @@
* Please see LICENSE files in the repository root for full details.
*/
@file:Suppress("DEPRECATION")
package io.element.android.appnav.loggedin
import com.google.common.truth.Truth.assertThat