Unsuppress lint rule
This commit is contained in:
parent
73d78646ea
commit
d757914225
@ -34,7 +34,6 @@ class WebviewPermissionUtils @Inject constructor() {
|
||||
private var permissionRequest: PermissionRequest? = null
|
||||
private var selectedPermissions = listOf<String>()
|
||||
|
||||
@SuppressLint("NewApi")
|
||||
fun promptForPermissions(
|
||||
@StringRes title: Int,
|
||||
request: PermissionRequest,
|
||||
|
Loading…
Reference in New Issue
Block a user