Skip to content

Commit 5de9e67

Browse files
committed
mend
1 parent bb593ee commit 5de9e67

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

AnkiDroid/src/test/java/com/ichi2/utils/WebViewUtilsTest.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ class WebViewUtilsTest {
6565
),
6666
equalTo(78),
6767
)
68+
// Link: https://www.apkmirror.com/apk/huawei/huawei-webview-2/huawei-webview-15-0-4-326-release/
69+
// verified version code is 2113L for 15.0.4.326 by analyzing the manifest
6870
assertThat(
6971
"Huawei v15 with code 21311 should be allowed if UA indicates modern engine (114)",
7072
checkWebViewVersionComponents(

0 commit comments

Comments
 (0)