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 | |
|---|---|---|---|
|
|
6e4565bc1b | ||
|
|
f6d783c176 | ||
|
|
2da4a7c7cd | ||
|
|
11af439fd5 |
@@ -171,9 +171,5 @@ log "\n[revanced-magisk-module](https://github.com/j-hc/revanced-magisk-module)\
|
||||
log "$(cat "$TEMP_DIR"/*-rv/changelog.md)"
|
||||
|
||||
SKIPPED=$(cat "$TEMP_DIR"/skipped 2>/dev/null || :)
|
||||
if [ -n "$SKIPPED" ]; then
|
||||
log "\nSkipped:"
|
||||
log "$SKIPPED"
|
||||
fi
|
||||
|
||||
pr "Done"
|
||||
|
||||
@@ -81,3 +81,10 @@ apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
|
||||
uptodown-dlurl = "https://youtube.en.uptodown.com/android"
|
||||
included-patches = "'Custom header for YouTube' 'MaterialYou'"
|
||||
excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube' 'Disable splash animation'"
|
||||
|
||||
[Spotify]
|
||||
app-name = "Spotify"
|
||||
build-mode = "apk"
|
||||
arch = "both"
|
||||
version = "auto"
|
||||
uptodown-dlurl = "https://spotify.en.uptodown.com/android"
|
||||
|
||||
Reference in New Issue
Block a user