From 59791d6ded657d2a3367a33fd163b5a20c1e24dc Mon Sep 17 00:00:00 2001 From: Matthew Date: Fri, 3 May 2024 10:16:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=8B=E7=BC=A9so?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mpmaster/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/mpmaster/src/main/AndroidManifest.xml b/mpmaster/src/main/AndroidManifest.xml index 4889cf59..c2381cfb 100644 --- a/mpmaster/src/main/AndroidManifest.xml +++ b/mpmaster/src/main/AndroidManifest.xml @@ -77,6 +77,7 @@ android:requestLegacyExternalStorage="true" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" + android:extractNativeLibs="true" android:theme="@style/Theme.MpMaster" tools:targetApi="28">