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