mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-20 17:53:56 +00:00
fix: Support patching on ARMv7 by updating AAPT2 (#2084)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<string name="select_app">Select an app</string>
|
||||
<string name="select_patches">Select patches</string>
|
||||
|
||||
<string name="unsupported_architecture_warning">Patching on ARMv7 devices is not yet supported and will most likely fail.</string>
|
||||
<string name="unsupported_architecture_warning">Patching on this device architecture is unsupported and will most likely fail.</string>
|
||||
|
||||
<string name="import_">Import</string>
|
||||
<string name="import_bundle">Import patch bundle</string>
|
||||
|
||||
Reference in New Issue
Block a user