Unverified Commit ed0f987e authored by robertwessen's avatar robertwessen Committed by GitHub

Update AndroidManifest.xml

parent e719508d
......@@ -19,7 +19,8 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true">
android:supportsRtl="true"
android:networkSecurityConfig="@xml/network_security_config">
<activity
android:name=".authentication.ui.AuthenticationActivity"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment