mirror of
https://github.com/element-hq/element-android
synced 2024-11-28 05:31:21 +03:00
Fix warning after rebase (it's for test, so OK to suppress warning)
This commit is contained in:
parent
fb8b720a3b
commit
eb39b37374
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ private fun useMediaStoreScreenshotStorage(
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Suppress("DEPRECATION")
|
||||||
private fun usePublicExternalScreenshotStorage(
|
private fun usePublicExternalScreenshotStorage(
|
||||||
contentValues: ContentValues,
|
contentValues: ContentValues,
|
||||||
contentResolver: ContentResolver,
|
contentResolver: ContentResolver,
|
||||||
|
|
Loading…
Reference in a new issue