Skip to content
Snippets Groups Projects
Commit 6743a1e1 authored by Matthew Finkel's avatar Matthew Finkel Committed by Beatriz Rizental
Browse files

TB 40032 [android]: Set usesCleartextTraffic as false

Originally, fenix#40032.
parent aab2b05e
No related branches found
No related tags found
1 merge request!1507Rebase Tor Browser onto 136.0a1
......@@ -55,7 +55,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/NormalTheme"
android:usesCleartextTraffic="true"
android:usesCleartextTraffic="false"
android:enableOnBackInvokedCallback="true"
tools:ignore="UnusedAttribute">
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment