mirror of
https://github.com/sartoopjj/thefeed.git
synced 2026-05-19 08:44:34 +03:00
feat: enable extraction of native libraries in AndroidManifest.xml
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
android:supportsRtl="true"
|
||||
android:usesCleartextTraffic="true"
|
||||
android:networkSecurityConfig="@xml/network_security_config"
|
||||
android:extractNativeLibs="true"
|
||||
android:theme="@style/Theme.Thefeed">
|
||||
|
||||
<service
|
||||
|
||||
Reference in New Issue
Block a user