diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ba217d9..fe9ec73 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -16,7 +16,8 @@ android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" - android:theme="@style/AppTheme" > + android:theme="@style/AppTheme" + android:usesCleartextTraffic="true"> +