Require WebView v95+
(cherry picked from commit 382852d0bd6c4223592cd757e84cfa1a7a601b3b)
This commit is contained in:
parent
0ea0cd5fe3
commit
ddf9a81335
@ -11,7 +11,7 @@ import logcat.LogPriority
|
||||
object WebViewUtil {
|
||||
const val REQUESTED_WITH = "com.android.browser"
|
||||
|
||||
const val MINIMUM_WEBVIEW_VERSION = 88
|
||||
const val MINIMUM_WEBVIEW_VERSION = 95
|
||||
|
||||
fun supportsWebView(context: Context): Boolean {
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user