mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
✨ Option to build only arm64
This commit is contained in:
@@ -61,3 +61,4 @@ class RevancedConfig:
|
||||
"BRANDING_PATCH",
|
||||
"custom-branding-icon-blue" if self.build_extended else "custom-branding",
|
||||
)
|
||||
self.build_arm64_v8a_only = env.bool("BUILD_ARM64_V8A_ONLY", False)
|
||||
|
||||
Reference in New Issue
Block a user