From 09f5d799985f288acdb8c5faccfcbcbd0c131f2f Mon Sep 17 00:00:00 2001 From: xfilesee34 <56469816+xfilesee34@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:36:47 +0300 Subject: [PATCH] Update config.toml package names are updated --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 4199f73246..5c7a71a0f5 100755 --- a/config.toml +++ b/config.toml @@ -7,7 +7,7 @@ remove-rv-integrations-checks = false # you can use rvmm-config-gen to generate a config [YouTube] -app-name = "xf" +app-name = "xf-yt" build-mode = "apk" # 'both', 'apk' or 'module' excluded-patches = "'Spoof device dimensions' 'Enable debugging' 'Swipe controls' 'Enable tablet layout' 'Tablet mini player' 'Theme' 'Wide searchbar'" included-patches = "'Custom branding'" # space-seperated patches to include (non-excluded patches are included by default) @@ -23,6 +23,7 @@ riplib = false enabled = true [Twitter] +app-name = "xf-tw" enabled = true apkmirror-dpi = "120-640dpi" apkmirror-dlurl = "https://apkmirror.com/apk/twitter-inc/twitter/"