fix: Support patching on ARMv7 by updating AAPT2 (#2084)

This commit is contained in:
oSumAtrIX
2024-07-28 22:43:10 +02:00
parent 9a336aa3ef
commit 83eb1a9fd7
4 changed files with 2 additions and 5 deletions

View File

@ -5,9 +5,6 @@ In order to use ReVanced Manager, certain requirements must be met.
## 🤝 Requirements
- An Android device running Android 8 or higher
- Any device architecture except ARMv7[^1]
[^1]: This constraint only applies to patches, that require patching APK resources which is why some patches may or may not work on ARMv7 architecture. You can find out, which architectures your device supports here: [⚙️ Configuring ReVanced Manager](2_4_settings.md#%E2%84%B9%EF%B8%8F-about).
## ⏭️ What's next