mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-14 09:31:51 +00:00
Build a single APK for all ABIs
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
android:name=".core.App"
|
||||
android:extractNativeLibs="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:multiArch="true"
|
||||
tools:ignore="UnusedAttribute,GoogleAppIndexingWarning">
|
||||
|
||||
<!-- Splash -->
|
||||
|
||||
Reference in New Issue
Block a user