mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-25 18:47:51 +02:00
Require WebView 86+
This commit is contained in:
@ -13,7 +13,7 @@ object WebViewUtil {
|
||||
|
||||
const val REQUESTED_WITH = "com.android.browser"
|
||||
|
||||
const val MINIMUM_WEBVIEW_VERSION = 84
|
||||
const val MINIMUM_WEBVIEW_VERSION = 86
|
||||
|
||||
fun supportsWebView(context: Context): Boolean {
|
||||
try {
|
||||
|
Reference in New Issue
Block a user