mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2026-08-01 17:16:16 +00:00
fix: TikTok crash fixed in next stable release.
Like [69d128b](69d128b67b) Whenever the next stable release for Revanced is available, the fix will be incorporated meaning this can be changed back to latest version.
This commit is contained in:
parent
30127bfc81
commit
fc722e47d2
1 changed files with 1 additions and 2 deletions
|
|
@ -57,8 +57,7 @@ revanced_dl(){
|
|||
patch "gg-photos-armeabi-v7a" "revanced"
|
||||
}
|
||||
4() {
|
||||
dl_gh "revanced-patches" "revanced" "v5.7.2" #Force version this because crash on startup lastest rv patches
|
||||
dl_gh "revanced-cli" "revanced" "latest"
|
||||
revanced_dl
|
||||
# Patch Tiktok:
|
||||
get_patches_key "tiktok"
|
||||
url="https://tiktok.en.uptodown.com/android/download/1032081983" #Use uptodown because apkmirror ban tiktok in US lead github action can't download apk file
|
||||
|
|
|
|||
Loading…
Reference in a new issue