Compare commits

..
7 Commits
19 .. 21
Author SHA1 Message Date
Loi Phan 39e551c73c Update ci.yml 2025-01-30 09:59:04 +07:00
Loi Phan b5aac3781a Update ci.yml 2025-01-30 09:58:26 +07:00
Loi Phan 9ff2c72375 Update ci.yml 2025-01-30 09:57:34 +07:00
Loi Phan e65dfdaa1b Update config.toml 2025-01-30 09:57:20 +07:00
Loi Phan b2312718f9 Update config.toml 2025-01-30 09:53:07 +07:00
Loi Phan f1e8080202 Update config.toml 2025-01-30 09:51:19 +07:00
Loi Phan f428ad0cfe Update ci.yml 2025-01-30 09:50:21 +07:00
+13 -1
View File
@@ -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"