mirror of
https://github.com/Nezumi-2711/revanced-apk-build.git
synced 2026-09-23 04:19:49 +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 "'$UPDATE_CFG'"
|
||||||
echo "SHOULD_BUILD=1" >> $GITHUB_OUTPUT
|
echo "SHOULD_BUILD=1" >> $GITHUB_OUTPUT
|
||||||
else
|
else
|
||||||
echo "SHOULD_BUILD=0" >> $GITHUB_OUTPUT
|
echo "SHOULD_BUILD=1" >> $GITHUB_OUTPUT
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
+14
-2
@@ -26,7 +26,7 @@ uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
|
|||||||
build-mode = "apk"
|
build-mode = "apk"
|
||||||
arch = "both"
|
arch = "both"
|
||||||
version = "auto"
|
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"
|
uptodown-dlurl = "https://google-photos.en.uptodown.com/android"
|
||||||
|
|
||||||
[Music-Extended]
|
[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'"
|
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"
|
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]
|
[YouTube-Extended]
|
||||||
app-name = "YouTube"
|
app-name = "YouTube"
|
||||||
patches-source = "inotia00/revanced-patches"
|
patches-source = "inotia00/revanced-patches"
|
||||||
@@ -53,7 +65,7 @@ excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for
|
|||||||
[YouTube-Extended-Beta]
|
[YouTube-Extended-Beta]
|
||||||
app-name = "YouTube"
|
app-name = "YouTube"
|
||||||
patches-source = "inotia00/revanced-patches"
|
patches-source = "inotia00/revanced-patches"
|
||||||
version = "v5.4.1-dev.1"
|
patches-version = "dev"
|
||||||
cli-source = "inotia00/revanced-cli"
|
cli-source = "inotia00/revanced-cli"
|
||||||
rv-brand = "ReVanced Extended"
|
rv-brand = "ReVanced Extended"
|
||||||
build-mode = "apk"
|
build-mode = "apk"
|
||||||
|
|||||||
Reference in New Issue
Block a user