Add Eruda Support for WebUI X (#354)

* manager: Improvements

- Bump MMRL version
- Improved SwitchItem when it is not enabled
- Added option to enable eruda

* manager: Use custom user agent for WebUI X
This commit is contained in:
Der_Googler
2025-05-03 21:08:34 +02:00
committed by GitHub
parent 164341b543
commit 86fbed60eb
6 changed files with 79 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ parcelablelist = "2.0.1"
libsu = "6.0.0"
apksign = "1.4"
cmaker = "1.2"
mmrl = "b3c7ca55e0"
mmrl = "v33560"
[plugins]
agp-app = { id = "com.android.application", version.ref = "agp" }