We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 172f2e6 + 0a00a69 commit 6d815d3Copy full SHA for 6d815d3
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