We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172f2e6 commit 0a00a69Copy full SHA for 0a00a69
1 file changed
app/src/main/AndroidManifest.xml
@@ -22,6 +22,7 @@
22
android:icon="@mipmap/ic_launcher"
23
android:label="@string/app_name"
24
android:supportsRtl="true"
25
+ android:usesCleartextTraffic="true"
26
android:theme="@style/AppTheme">
27
<receiver
28
android:name=".Receiver"
0 commit comments