Added network security config

This commit is contained in:
Evil.2000
2024-06-08 15:27:04 +02:00
parent bf44f7ef13
commit 1352f884cb
2 changed files with 11 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
android:allowBackup="true"
android:label="@string/app_name"
android:supportsRtl="true"
android:networkSecurityConfig="@xml/network_security_config"
android:icon="@mipmap/ic_launcher"
android:theme="@style/Theme.Mastodon.AutoLightDark"
android:largeHeap="true">