We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d26a75 commit 6c5a582Copy full SHA for 6c5a582
1 file changed
main/src/main/AndroidManifest.xml
@@ -12,6 +12,7 @@
12
android:allowBackup="true"
13
android:icon="@drawable/ic_launcher"
14
android:label="@string/app_name"
15
+ android:usesCleartextTraffic="true"
16
android:supportsRtl="true"
17
android:theme="@style/AppTheme"
18
android:foregroundServiceType="dataSync"
0 commit comments