diff --git a/brut.apktool/apktool-lib/src/test/resources/aapt1/testapp/res/xml/literals.xml b/brut.apktool/apktool-lib/src/test/resources/aapt1/testapp/res/xml/literals.xml index aa360a75..8fa53175 100644 --- a/brut.apktool/apktool-lib/src/test/resources/aapt1/testapp/res/xml/literals.xml +++ b/brut.apktool/apktool-lib/src/test/resources/aapt1/testapp/res/xml/literals.xml @@ -12,5 +12,5 @@ test10="\u0005" test11=" foo bar " test12="foo \n bar" - test15="005" + test15="5" />