mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
Move @Suppress("DEPRECATION")
closer to the deprecated usage. Will help to detect other deprecated API usage.
This commit is contained in:
committed by
Benoit Marty
parent
24e4f94e61
commit
536b9cf926
@@ -92,7 +92,6 @@ private fun useMediaStoreScreenshotStorage(
|
||||
}
|
||||
}
|
||||
|
||||
@Suppress("DEPRECATION")
|
||||
private fun usePublicExternalScreenshotStorage(
|
||||
contentValues: ContentValues,
|
||||
contentResolver: ContentResolver,
|
||||
|
Reference in New Issue
Block a user