From 6b8ee7c8d14a04f8b993d8c4e0e9c89d2124b94c Mon Sep 17 00:00:00 2001 From: Androidacy Service Account Date: Sun, 23 Apr 2023 23:03:23 -0400 Subject: [PATCH] Compress libs --- app/src/main/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index fa3dec7..d979f10 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -65,6 +65,7 @@ android:theme="@style/Theme.MagiskModuleManager" android:usesCleartextTraffic="false" android:forceDarkAllowed="false" + android:extractNativeLibs="true" tools:ignore="ManifestResource" tools:replace="android:supportsRtl" tools:targetApi="tiramisu"> @@ -218,4 +219,4 @@ android:value="0.25" /> - \ No newline at end of file +