Remove custom library
This commit is contained in:
parent
3b56b71938
commit
571eda482a
@ -45,7 +45,6 @@ jobs:
|
|||||||
- name: Build youtube-music-revacned
|
- name: Build youtube-music-revacned
|
||||||
run: |
|
run: |
|
||||||
java -jar revanced-cli.jar patch \
|
java -jar revanced-cli.jar patch \
|
||||||
--custom-aapt2-binary=lib/arm64-v8a/libaapt2.so \
|
|
||||||
--keystore=youtube-music-revanced.keystore \
|
--keystore=youtube-music-revanced.keystore \
|
||||||
-bp=revanced-patches.rvp \
|
-bp=revanced-patches.rvp \
|
||||||
-o=youtube-music-revanced.apk \
|
-o=youtube-music-revanced.apk \
|
||||||
|
|||||||
1
build.sh
1
build.sh
@ -15,7 +15,6 @@ curl -s https://api.github.com/repos/ReVanced/revanced-patches/releases/latest |
|
|||||||
wget --progress=dot -i - -O revanced-patches.rvp
|
wget --progress=dot -i - -O revanced-patches.rvp
|
||||||
|
|
||||||
java -jar revanced-cli.jar patch \
|
java -jar revanced-cli.jar patch \
|
||||||
--custom-aapt2-binary=lib/arm64-v8a/libaapt2.so \
|
|
||||||
--keystore=youtube-music-revanced.keystore \
|
--keystore=youtube-music-revanced.keystore \
|
||||||
-bp=revanced-patches.rvp \
|
-bp=revanced-patches.rvp \
|
||||||
-o=youtube-music-revanced.apk \
|
-o=youtube-music-revanced.apk \
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user