Also fix a bug that prevents installation of multiple branches /
official client, thanks whovian for pointing it out.
This commit is contained in:
ave 2019-12-15 13:44:16 +03:00
parent 4bc5ffc081
commit ee77823392
Signed by: a
GPG key ID: 398DD7BD03276F6D
40 changed files with 58309 additions and 2 deletions

View file

@ -0,0 +1,5 @@
#!/bin/bash
mv smali/com/crashlytics smali_classes2/com/
cp -r smali/com/facebook smali_classes2/com/
rm -rf smali/com/facebook
mv smali/com/airbnb smali_classes2/com/

1557
patches/notrack/1007.patch Normal file

File diff suppressed because it is too large Load diff

View file

@ -65,3 +65,4 @@ Fuck telemetry.
- 9.9.4
- 9.9.6
- 10.0.6
- 10.0.7