forked from distok/cutthecord
10.0.7
Also fix a bug that prevents installation of multiple branches / official client, thanks whovian for pointing it out.
This commit is contained in:
parent
4bc5ffc081
commit
ee77823392
40 changed files with 58309 additions and 2 deletions
5
patches/notrack/1007-post.sh
Normal file
5
patches/notrack/1007-post.sh
Normal 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
1557
patches/notrack/1007.patch
Normal file
File diff suppressed because it is too large
Load diff
|
@ -65,3 +65,4 @@ Fuck telemetry.
|
|||
- 9.9.4
|
||||
- 9.9.6
|
||||
- 10.0.6
|
||||
- 10.0.7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue