We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6236ebf commit 06437fdCopy full SHA for 06437fd
app/src/main/AndroidManifest.xml
@@ -117,6 +117,7 @@
117
android:installLocation="internalOnly"
118
android:label="@string/app_name"
119
android:manageSpaceActivity="com.owncloud.android.ui.activity.ManageSpaceActivity"
120
+ android:memtagMode="async"
121
android:networkSecurityConfig="@xml/network_security_config"
122
android:requestLegacyExternalStorage="true"
123
android:roundIcon="@mipmap/ic_launcher"
0 commit comments