Fix warning after rebase (it's for test, so OK to suppress warning)

This commit is contained in:
Benoit Marty 2021-11-15 21:35:01 +01:00
parent fb8b720a3b
commit eb39b37374
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ private fun useMediaStoreScreenshotStorage(
} }
} }
@Suppress("DEPRECATION")
private fun usePublicExternalScreenshotStorage( private fun usePublicExternalScreenshotStorage(
contentValues: ContentValues, contentValues: ContentValues,
contentResolver: ContentResolver, contentResolver: ContentResolver,