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 | |
|---|---|---|---|
|
|
88ea74d38f | ||
|
|
ea7dd1d777 | ||
|
|
39e551c73c | ||
|
|
b5aac3781a | ||
|
|
9ff2c72375 | ||
|
|
e65dfdaa1b | ||
|
|
b2312718f9 | ||
|
|
f1e8080202 | ||
|
|
f428ad0cfe |
@@ -29,7 +29,7 @@ jobs:
|
||||
echo "'$UPDATE_CFG'"
|
||||
echo "SHOULD_BUILD=1" >> $GITHUB_OUTPUT
|
||||
else
|
||||
echo "SHOULD_BUILD=0" >> $GITHUB_OUTPUT
|
||||
echo "SHOULD_BUILD=1" >> $GITHUB_OUTPUT
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
+14
-2
@@ -26,7 +26,7 @@ uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
|
||||
build-mode = "apk"
|
||||
arch = "both"
|
||||
version = "auto"
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos/"
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos"
|
||||
uptodown-dlurl = "https://google-photos.en.uptodown.com/android"
|
||||
|
||||
[Music-Extended]
|
||||
@@ -40,6 +40,18 @@ included-patches = "'Custom header for YouTube Music' 'Spoof client'"
|
||||
excluded-patches = "'Custom branding icon for YouTube Music' 'Custom branding name for YouTube Music'"
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
|
||||
|
||||
[Music-Extended-Beta]
|
||||
app-name = "Music"
|
||||
patches-source = "inotia00/revanced-patches"
|
||||
patches-version = "dev"
|
||||
cli-source = "inotia00/revanced-cli"
|
||||
rv-brand = "ReVanced Extended"
|
||||
build-mode = "apk"
|
||||
arch = "both"
|
||||
included-patches = "'Custom header for YouTube Music' 'Spoof client'"
|
||||
excluded-patches = "'Custom branding icon for YouTube Music' 'Custom branding name for YouTube Music'"
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
|
||||
|
||||
[YouTube-Extended]
|
||||
app-name = "YouTube"
|
||||
patches-source = "inotia00/revanced-patches"
|
||||
@@ -53,7 +65,7 @@ excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for
|
||||
[YouTube-Extended-Beta]
|
||||
app-name = "YouTube"
|
||||
patches-source = "inotia00/revanced-patches"
|
||||
version = "v5.4.1-dev.1"
|
||||
patches-version = "dev"
|
||||
cli-source = "inotia00/revanced-cli"
|
||||
rv-brand = "ReVanced Extended"
|
||||
build-mode = "apk"
|
||||
|
||||
Reference in New Issue
Block a user