Skip to content

Commit

Permalink
Patch update
Browse files Browse the repository at this point in the history
  • Loading branch information
dishapatel010 authored Nov 28, 2023
1 parent 5be1821 commit 883776c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Download IGExperimentsPatcher and uber-apk-signer
run: |
wget --show-progress -q --progress=bar:force:noscroll https://github.com/xHookman/IGExperimentsPatcher/releases/download/1.0/IGExperimentsPatcher.jar -O IGExperimentsPatcher.jar
wget --show-progress -q --progress=bar:force:noscroll https://github.com/xHookman/IGExperimentsPatcher/releases/download/1.2/IGExperimentsPatcher.jar -O IGExperimentsPatcher.jar
wget --show-progress -q --progress=bar:force:noscroll https://github.com/patrickfav/uber-apk-signer/releases/download/v1.3.0/uber-apk-signer-1.3.0.jar -O uber-apk-signer.jar
- name: Patch and Sign arm64-v8a APK
Expand Down

0 comments on commit 883776c

Please sign in to comment.