Skip to content

Commit

Permalink
Revert "chore: http 통신 비활성화"
Browse files Browse the repository at this point in the history
This reverts commit 660632d.
  • Loading branch information
CChuYong committed Mar 5, 2024
1 parent 1f968da commit 8f23771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
android:roundIcon="@mipmap/ic_launcher"
android:supportsRtl="true"
android:theme="@style/Theme.App.First"
android:usesCleartextTraffic="true"
tools:targetApi="31">
<profileable
android:shell="true"
Expand Down

0 comments on commit 8f23771

Please sign in to comment.