Skip to content

Commit

Permalink
changed network config
Browse files Browse the repository at this point in the history
  • Loading branch information
justdvnsh committed Nov 30, 2021
1 parent a44c722 commit 7811399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:networkSecurityConfig="@xml/network_security_config"
android:usesCleartextTraffic="true"
android:theme="@style/AppTheme">
<activity
android:name=".SplashActivity"
Expand Down

0 comments on commit 7811399

Please sign in to comment.