Fix a typo

Fixed a typo where the apktool's self built version would link to an in-site link instead of the given site
This commit is contained in:
ssarpv 2021-07-04 13:01:36 +00:00
parent 44cd92fcdc
commit a103ee13b4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#### Toolchain setup
- Get apktool (use [this self-built version](//f001.backblazeb2.com/file/avepub/apktool-cli-all.jar) which is master + [this pr](https://github.com/iBotPeaches/Apktool/pull/2463)).
- Get apktool (use [this self-built version](https://f001.backblazeb2.com/file/avepub/apktool-cli-all.jar) which is master + [this pr](https://github.com/iBotPeaches/Apktool/pull/2463)).
- Get a keystore, see [here](https://stackoverflow.com/a/14994354/3286892), step 1.
- Get apksigner, it's part of android build tools.
- If you want Mutant Standard emoji patches, get 72x72 PNG copies of latest version of mutant standard emojis with codepoints. I have a zip [here](https://mutant.lavatech.top/72x72.zip).