mirror of
https://github.com/Nezumi-2711/revanced-apk-build.git
synced 2026-09-22 20:02:00 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
94c8ce77a9 | ||
|
|
aece463380 | ||
|
|
6846988fbe |
@@ -114,7 +114,7 @@ jobs:
|
||||
run: |
|
||||
cd build || { echo "build folder not found"; exit 1; }
|
||||
|
||||
TG_CHAT="@rvc_magisk"
|
||||
TG_CHAT="-1002417137882"
|
||||
NL=$'\n'
|
||||
APKS=""
|
||||
MODULES=""
|
||||
|
||||
+3
-1
@@ -1,4 +1,4 @@
|
||||
enable-magisk-update = true # set this to false if you do not want to receive updates for the module in magisk app
|
||||
enable-magisk-update = false # set this to false if you do not want to receive updates for the module in magisk app
|
||||
parallel-jobs = 1
|
||||
|
||||
# add 'enabled = false' for not patching a specific app or remove it from the config
|
||||
@@ -46,6 +46,8 @@ cli-source = "inotia00/revanced-cli"
|
||||
rv-brand = "ReVanced Extended"
|
||||
build-mode = "both"
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
|
||||
included-patches = "'Custom header for YouTube'"
|
||||
excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube'"
|
||||
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
|
||||
|
||||
[Reddit-Extended]
|
||||
|
||||
Reference in New Issue
Block a user