mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-12 13:57:46 +01:00
fix: leading 0s not supported in aapt anymore
This commit is contained in:
parent
efeb09e037
commit
d6f84df00b
@ -12,5 +12,5 @@
|
||||
test10="\u0005"
|
||||
test11=" foo bar "
|
||||
test12="foo \n bar"
|
||||
test15="005"
|
||||
test15="5"
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user