#245 Fix issue accessing WebDAV using HTTP introduced in 1.5.11-beta1
This commit is contained in:
parent
fe775d092b
commit
357fb85ae0
@ -30,6 +30,7 @@
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:usesCleartextTraffic="true"
|
||||
android:theme="@style/AppTheme">
|
||||
<!-- Necessary for OneDrive https://stackoverflow.com/a/50779232/825532 -->
|
||||
<uses-library
|
||||
|
Loading…
x
Reference in New Issue
Block a user