Split notrack and port

This commit is contained in:
clienthax 2021-08-21 17:45:59 +01:00
parent c17cb44eaa
commit cdfa005d35
3 changed files with 1331 additions and 0 deletions

View File

@ -0,0 +1,2 @@
#!/bin/bash
mv smali/com/airbnb smali_classes2/com/

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,5 @@
<diffs>
<diff file="res/values/strings.xml">
<replace sel="resources/string[@name='com.crashlytics.android.build_id']/text()">00000000-0000-0000-0000-000000000000</replace>
</diff>
</diffs>