This commit is contained in:
Fioren
2024-05-03 15:52:15 +07:00
parent 128756e09b
commit 7751489b37
4 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ source src/build/utils.sh
# Patch Twitter Piko: # Patch Twitter Piko:
patch_piko () { patch_piko () {
dl_gh "revanced-cli" "revanced" "latest" dl_gh "revanced-cli" "revanced" "latest"
get_patches_key "twitter-pico" get_patches_key "twitter-piko"
local v apk_name local v apk_name
if [[ "$1" == "latest" ]]; then if [[ "$1" == "latest" ]]; then
v="latest" apk_name="stable" v="latest" apk_name="stable"

View File

@@ -32,7 +32,7 @@ patch "youtube-music-armeabi-v7a" "revanced-extended" "inotia"
################################################# #################################################
# Patch Reddit: # Patch Reddit:
get_patches_key "reddit" get_patches_key "reddit-rve"
get_apk "reddit" "reddit" "redditinc/reddit/reddit" get_apk "reddit" "reddit" "redditinc/reddit/reddit"
patch "reddit" "revanced-extended" "inotia" patch "reddit" "revanced-extended" "inotia"