mirror of
https://github.com/apognu/otter
synced 2025-02-17 11:20:34 +01:00
Enable network security setting to allow for user-configured CAs.
This commit is contained in:
parent
b2e6ec43a8
commit
97bb621d7f
@ -12,6 +12,7 @@
|
||||
android:allowBackup="false"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:networkSecurityConfig="@xml/security"
|
||||
android:roundIcon="@mipmap/ic_launcher"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme"
|
||||
|
Loading…
x
Reference in New Issue
Block a user