Merge pull request #3776 from element-hq/feature/bma/targetApi35
Target api 35
This commit is contained in:
commit
4e9f429491
7 changed files with 14 additions and 12 deletions
|
|
@ -86,6 +86,7 @@ fun OidcView(
|
|||
javaScriptEnabled = true
|
||||
allowContentAccess = true
|
||||
allowFileAccess = true
|
||||
@Suppress("DEPRECATION")
|
||||
databaseEnabled = true
|
||||
domStorageEnabled = true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue