Skip to content

Commit

Permalink
Update build_revanced.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Serph91P authored Nov 18, 2023
1 parent ba0d625 commit dec434e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_revanced.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ if [ -f "com.google.android.youtube.apk" ]; then
-b revanced-patches.jar \
${patches[@]} \
$EXPERIMENTAL \
-a com.google.android.youtube.apk \
--alias com.google.android.youtube.apk \
-o "build/revanced-youtube-$(cat versions.json | grep -oP '(?<="com.google.android.youtube.apk": ")[^"]*').apk" \
else
echo "Cannot find YouTube APK, skipping build"
Expand Down

0 comments on commit dec434e

Please sign in to comment.