We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8ddc4a commit 6b5fbcbCopy full SHA for 6b5fbcb
1 file changed
app/src/main/AndroidManifest.xml
@@ -7,7 +7,7 @@
7
8
<application
9
android:allowBackup="true"
10
- android:usesCleartextTraffic="false"
+ android:usesCleartextTraffic="true"
11
android:dataExtractionRules="@xml/data_extraction_rules"
12
android:fullBackupContent="@xml/backup_rules"
13
android:icon="@drawable/ic_launcher"
0 commit comments