Fix warning after rebase (it's for test, so OK to suppress warning)
This commit is contained in:
parent
fb8b720a3b
commit
eb39b37374
|
@ -90,6 +90,7 @@ private fun useMediaStoreScreenshotStorage(
|
|||
}
|
||||
}
|
||||
|
||||
@Suppress("DEPRECATION")
|
||||
private fun usePublicExternalScreenshotStorage(
|
||||
contentValues: ContentValues,
|
||||
contentResolver: ContentResolver,
|
||||
|
|
Loading…
Reference in New Issue