Update WebView requester package name
https://github.com/tachiyomiorg/tachiyomi/issues/6781#issuecomment-1086665483 (cherry picked from commit 668d962233ea20cfd671db5ba17317ae15713c95)
This commit is contained in:
parent
989119af17
commit
3648ef4397
@ -9,7 +9,7 @@ import android.webkit.WebView
|
|||||||
import logcat.LogPriority
|
import logcat.LogPriority
|
||||||
|
|
||||||
object WebViewUtil {
|
object WebViewUtil {
|
||||||
const val SPOOF_PACKAGE_NAME = "com.android.chrome"
|
const val SPOOF_PACKAGE_NAME = "org.chromium.chrome"
|
||||||
|
|
||||||
const val MINIMUM_WEBVIEW_VERSION = 95
|
const val MINIMUM_WEBVIEW_VERSION = 95
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user