Bump minimum WebView version to 84
(cherry picked from commit b88e444cbc9551f2ce89c587b5eb91bb9ae95bdd)
This commit is contained in:
parent
6d235e23ff
commit
57803bce2f
@ -13,7 +13,7 @@ object WebViewUtil {
|
||||
|
||||
const val REQUESTED_WITH = "com.android.browser"
|
||||
|
||||
const val MINIMUM_WEBVIEW_VERSION = 80
|
||||
const val MINIMUM_WEBVIEW_VERSION = 84
|
||||
|
||||
fun supportsWebView(context: Context): Boolean {
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user