diff --git a/app/AndroidManifest.xml b/app/AndroidManifest.xml
index b6df756..7b13623 100644
--- a/app/AndroidManifest.xml
+++ b/app/AndroidManifest.xml
@@ -9,6 +9,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
+ android:extractNativeLibs="true"
android:usesCleartextTraffic="true"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
@@ -60,6 +61,7 @@
To the list of attributes on the activity element.
-->
@@ -68,12 +70,14 @@
+
-
+