mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
Fix issue latest twitter
Because latest version twitter use bundle file (apkm). So I use APKEditor to merge splits apk to one standalone apk
This commit is contained in:
@@ -13,7 +13,7 @@ patch_piko () {
|
||||
v="prerelease" apk_name="beta"
|
||||
fi
|
||||
dl_gh "piko revanced-integrations" "crimera" "$v"
|
||||
get_apk "com.twitter.android" "twitter-$apk_name" "twitter" "x-corp/twitter/twitter"
|
||||
get_apk "com.twitter.android" "twitter-$apk_name" "twitter" "x-corp/twitter/twitter" "Bundle"
|
||||
patch "twitter-$apk_name" "piko"
|
||||
}
|
||||
patch_piko $1
|
||||
Reference in New Issue
Block a user