Compare commits
No commits in common. "master" and "v20.14.43" have entirely different histories.
@ -17,7 +17,7 @@ jobs:
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '25'
|
||||
java-version: '11'
|
||||
|
||||
- name: Install jq
|
||||
run: apt update && apt install jq -y
|
||||
@ -47,7 +47,7 @@ jobs:
|
||||
java -jar revanced-cli.jar patch \
|
||||
--custom-aapt2-binary=lib/arm64-v8a/libaapt2.so \
|
||||
--keystore=youtube-revanced.keystore \
|
||||
-bp=revanced-patches.rvp \
|
||||
-p=revanced-patches.rvp \
|
||||
-o=youtube-revanced.apk \
|
||||
input.apk
|
||||
|
||||
|
||||
2
build.sh
2
build.sh
@ -17,6 +17,6 @@ curl -s https://api.github.com/repos/ReVanced/revanced-patches/releases/latest |
|
||||
java -jar revanced-cli.jar patch \
|
||||
--custom-aapt2-binary=lib/arm64-v8a/libaapt2.so \
|
||||
--keystore=youtube-revanced.keystore \
|
||||
-bp=revanced-patches.rvp \
|
||||
-p=revanced-patches.rvp \
|
||||
-o=youtube-revanced.apk \
|
||||
input.apk
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user