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 181f65a commit d015484Copy full SHA for d015484
android/app/src/main/AndroidManifest.xml
@@ -38,9 +38,6 @@
38
<data android:scheme="zulip" android:host="login" />
39
</intent-filter>
40
</activity>
41
- <meta-data
42
- android:name="io.flutter.network-policy"
43
- android:resource="@xml/network_security_config" />
44
<!-- Don't delete the meta-data below.
45
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
46
<meta-data
0 commit comments