mirror of
https://github.com/j-hc/revanced-magisk-module.git
synced 2025-05-02 23:54:39 +02:00
include premium-heading now that i use the regular yt apk
This commit is contained in:
parent
1755b17ac4
commit
17ff562f4b
2
utils.sh
2
utils.sh
@ -88,7 +88,7 @@ build_yt() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
yt_patched_apk="${TEMP_DIR}/yt-revanced-base.apk"
|
yt_patched_apk="${TEMP_DIR}/yt-revanced-base.apk"
|
||||||
java -jar $RV_CLI_JAR -a $yt_base_apk -c -o $yt_patched_apk -b $RV_PATCHES_JAR -m $RV_INTEGRATIONS_APK -e premium-heading $1
|
java -jar $RV_CLI_JAR -a $yt_base_apk -c -o $yt_patched_apk -b $RV_PATCHES_JAR -m $RV_INTEGRATIONS_APK $1
|
||||||
mv -f "$yt_patched_apk" "${MODULE_TEMPLATE_DIR}/base.apk"
|
mv -f "$yt_patched_apk" "${MODULE_TEMPLATE_DIR}/base.apk"
|
||||||
|
|
||||||
echo "Creating the magisk module for YouTube..."
|
echo "Creating the magisk module for YouTube..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user