diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index e01d6f9..cc392e5 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,8 +1,21 @@ - + + + + + + + + + + + android:icon="@mipmap/ic_launcher" + android:usesCleartextTraffic="true" + android:networkSecurityConfig="@xml/network_security_config"> + + - + android:resource="@style/NormalTheme" /> + + + +