mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-02 06:54:25 +02:00
fix: treat aapt binaries as binary
This commit is contained in:
parent
fc2f12363d
commit
aa5d951708
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -2,3 +2,6 @@
|
|||||||
|
|
||||||
*.bat text eol=crlf
|
*.bat text eol=crlf
|
||||||
*.jar binary
|
*.jar binary
|
||||||
|
/brut.apktool/apktool-lib/src/main/resources/prebuilt/windows/* binary
|
||||||
|
/brut.apktool/apktool-lib/src/main/resources/prebuilt/macosx/* binary
|
||||||
|
/brut.apktool/apktool-lib/src/main/resources/prebuilt/linux/* binary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user