You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
manager: Improvements (#443)
* manager: bump mmrl * manager: use ktx ext Str.toUri * manager: add "webui-engine" from config.json This allows the developer to override the user preference of the selected WebUI engine. Supported engines are: - `wx` for WebUI X - `ksu` for the KernelSU WebUI All not named strings will default to `wx` R.string.use_webuix_summary needs proper translations * manager: add support for multilingual module meta
This commit is contained in:
@@ -17,7 +17,7 @@ parcelablelist = "2.0.1"
|
||||
libsu = "6.0.0"
|
||||
apksign = "1.4"
|
||||
cmaker = "1.2"
|
||||
mmrl = "1998c70b77"
|
||||
mmrl = "2bb00b3c2b"
|
||||
|
||||
[plugins]
|
||||
agp-app = { id = "com.android.application", version.ref = "agp" }
|
||||
|
||||
Reference in New Issue
Block a user