diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 730d0f7..0f94e3c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -10,7 +10,8 @@ android:supportsRtl="true" android:isGame="false" android:appCategory="maps" - android:theme="@style/AppTheme"> + android:theme="@style/AppTheme" + android:usesCleartextTraffic="true">