Skip to content

Commit

Permalink
⚰️ Remove cleartext traffic
Browse files Browse the repository at this point in the history
closes #320
  • Loading branch information
jheubuch committed Jan 24, 2024
1 parent f8901a4 commit 38b401b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.Traewelling"
android:usesCleartextTraffic="true"
android:enableOnBackInvokedCallback="true"
tools:targetApi="34">

Expand Down

0 comments on commit 38b401b

Please sign in to comment.