Androidacy / WebviewManager-Module

WebView Manager is a magisk module to change your webview and browser to one of your choice.
https://www.androidacy.com
Other
83 stars 9 forks source link

[BUG] Supported Android versions? #29

Closed 2011 closed 1 year ago

2011 commented 1 year ago

Describe the bug

This page:

https://github.com/Androidacy/WebviewManager-Module

says:

Compatibility
Android 7.x to 12.1.

This file:

https://github.com/Androidacy/WebviewManager-Module/blob/master/customize.sh

sets:

MINAPI=26

API 26 corresponds to Oreo (Android 8.0). Does WebviewManager-Module support Android 7.x (and the version check requires updating), or does WebviewManager-Module require at least Android 8.x (and the README.md requires updating)?