summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ccb240c..ff8370d 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -29,7 +29,7 @@
android:allowBackup="false"
android:label="@string/app_label"
android:icon="@mipmap/ic_launcher_phone"
- android:usesCleartextTraffic="false">
+ android:usesCleartextTraffic="true">
<provider android:name="TelephonyProvider"
android:authorities="telephony"