mirror of
https://github.com/revanced/Apktool.git
synced 2025-02-02 15:17:56 +01:00
9cb3df85d8
Internal attributes will fail the AttrDecoder. Catch the errors and simply return the undecoded value which will be correct. Fixes #913